feat: There is no way the, xxxxx

This commit is contained in:
super_liu
2022-03-25 21:22:14 +08:00
parent 9c3cf24422
commit 25a36eff18
3 changed files with 25 additions and 2 deletions
@@ -92,4 +92,7 @@ public class SarBussionessStandState extends BaseEntity {
@TableField(exist = false)
private String QCRBUSS;
@TableField(exist = false)
private String standSort;
}
@@ -72,6 +72,7 @@ public class SarBussionessStandStatePage extends BasePage {
private String QCDW;
private String QCRBUSS;
private String standSort;
}