longping 3 ay önce
ebeveyn
işleme
2f35c152b8

+ 1 - 1
ruoyi-system/src/main/java/com/ruoyi/system/domain/SyncVisit.java

@@ -23,7 +23,7 @@ public class SyncVisit {
     private String title;
 
 
-    //类型  1 行业  2  资金来源  3 手续
+    //类型  1 行业  2  资金来源  3 建设地点  4审批单位 5 自治区手续  6工信局手续
     private String cat;
 
     @JsonFormat(pattern="yyyy-MM-dd HH:mm:ss",timezone="GMT+8")