Browse Source

feat: 待更新脚本

zhangying 11 months ago
parent
commit
8beb92dd92
1 changed files with 4 additions and 1 deletions
  1. 4 1
      doc/待更新脚本

+ 4 - 1
doc/待更新脚本

@@ -76,4 +76,7 @@ INSERT INTO `sys_dictionary_item` (`DictionaryItemID`, `Code`, `DictionaryCode`,
 
 
  -- 2024.5.7
- alter table pc_jobhunt modify workYear decimal(18,2)
+ alter table pc_jobhunt modify workYear decimal(18,2)
+
+-- 2024-5-7
+update `pc_industry` set industryName = '住宿和餐饮业' where industryId = '684adfe0-426e-4cf1-9a09-7923f6fbef29';