修改域名为h55555game.top
This commit is contained in:
3
server/db/dice_reward_config_add_ui_text_en.sql
Normal file
3
server/db/dice_reward_config_add_ui_text_en.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE `dice_reward_config`
|
||||
ADD COLUMN `ui_text_en` varchar(255) NOT NULL DEFAULT '' COMMENT '前端显示文本(英文)' AFTER `ui_text`;
|
||||
|
||||
Reference in New Issue
Block a user