Commit 0cd0990f authored by 332784038@qq.com's avatar 332784038@qq.com Committed by wux

2.4.5修改sql脚本

parent 68c7b939
......@@ -26,6 +26,6 @@ INSERT INTO jiedao.system_dict_data (sort, label, value, dict_type, status, colo
INSERT INTO jiedao.system_dict_data (sort, label, value, dict_type, status, color_type, css_class, remark, creator, create_time, updater, update_time, deleted, label_en, label_fr) VALUES(1, '02 需求确认', '1', 'sale_stage', 0, 'default', '', '新业务开发', '2702', '2024-11-26 18:34:51', '2696', '2025-02-25 16:38:28', 0, '02 Requirement Validate', '02 Requirement Validate');
INSERT INTO jiedao.system_dict_data (sort, label, value, dict_type, status, color_type, css_class, remark, creator, create_time, updater, update_time, deleted, label_en, label_fr) VALUES(0, '01 新机会', '0', 'sale_stage', 0, 'default', '', '新询盘', '2702', '2024-11-26 18:34:26', '2696', '2025-02-25 16:38:23', 0, '01 New inquiry', '01 New inquiry');
UPDATE jiedao.system_menu SET name_en='Membership Level Settings' WHERE name='会员等级设置'
UPDATE jiedao.system_menu SET name_en='Membership Level Settings' WHERE name='会员等级设置';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment