restore local changes
This commit is contained in:
@@ -65,6 +65,9 @@ INSERT INTO t_dictionary (
|
||||
(REPLACE(UUID(), '-', ''), 'gender', 'secret', '保密', '保密', 3, 1, 'system', NOW(), 'system', NOW(), 0, '性别:保密'),
|
||||
(REPLACE(UUID(), '-', ''), 'gender', 'other', '其他', '其他', 4, 1, 'system', NOW(), 'system', NOW(), 0, '性别:其他');
|
||||
|
||||
|
||||
|
||||
|
||||
-- ============================================================================
|
||||
-- 初始化完成
|
||||
-- ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user