bug fix
This commit is contained in:
parent
6a85d168df
commit
903dd6212a
|
@ -14,7 +14,7 @@
|
||||||
ignore into system_config(name, value)
|
ignore into system_config(name, value)
|
||||||
values (
|
values (
|
||||||
#{name},
|
#{name},
|
||||||
#{vale}
|
#{value}
|
||||||
)
|
)
|
||||||
</insert>
|
</insert>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue