This commit is contained in:
chenlinghy 2023-09-07 21:49:59 +08:00
parent 6a85d168df
commit 903dd6212a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
ignore into system_config(name, value) ignore into system_config(name, value)
values ( values (
#{name}, #{name},
#{vale} #{value}
) )
</insert> </insert>