* code for replace menu lang.

This commit is contained in:
wangyidong
2023-02-14 13:35:12 +08:00
parent 00e30d7351
commit ff5bc056bd
4 changed files with 79 additions and 3 deletions

1
db/update18.2.sql Normal file
View File

@@ -0,0 +1 @@
ALTER TABLE `zt_lang` ADD `systemMode` varchar(10) COLLATE 'utf8_general_ci' NOT NULL DEFAULT 'ALM';