Преглед изворни кода

Merge branch 'wq' of SH-Arbitrate/Arbitrate-Backend into dev

wangqiong123 пре 2 година
родитељ
комит
b3355ff79f

+ 0
- 4
ruoyi-system/src/main/java/com/ruoyi/wisdomarbitrate/domain/FatchRule.java Прегледај датотеку

@@ -19,10 +19,6 @@ public class FatchRule extends BaseEntity {
19 19
     private String fileName;
20 20
     private String startContent;
21 21
     private String endContent;
22
-    private String column;
23
-    private String columnName;
24
-
25
-
26 22
     private String column;
27 23
     private String columnName;
28 24
     private Integer isDefault;