deason 3 years ago
parent
commit
b3bcfb9930
1 changed files with 4 additions and 0 deletions
  1. 4 0
      upgrade-202108/20210811至现在-待升级内容.txt

+ 4 - 0
upgrade-202108/20210811至现在-待升级内容.txt

@@ -7,6 +7,10 @@
 
 MySql部分
 todo
+INSERT INTO ec_oe_illegally_type ( `code`, `name`, `data_category`, `root_org_id`, `sort_no`, `enable`, `creation_time`, `update_time` )
+VALUES ( 'ILLEGAL_CLIENT', '非法考生端应用', 'SYSTEM', - 1, 12, b'1', now(), now() );
+
+
 
 
 MongoDB部分