Merge branch 'wq' of SH-Arbitrate/Arbitrate-Backend into dev
This commit was merged in pull request #282.
This commit is contained in:
@@ -19,10 +19,6 @@ public class FatchRule extends BaseEntity {
|
|||||||
private String fileName;
|
private String fileName;
|
||||||
private String startContent;
|
private String startContent;
|
||||||
private String endContent;
|
private String endContent;
|
||||||
private String column;
|
|
||||||
private String columnName;
|
|
||||||
|
|
||||||
|
|
||||||
private String column;
|
private String column;
|
||||||
private String columnName;
|
private String columnName;
|
||||||
private Integer isDefault;
|
private Integer isDefault;
|
||||||
|
|||||||
Reference in New Issue
Block a user