Merge branch 'develop_migration' into 'develop_master'

feat: There is no way the, xxxxx

See merge request LiuChao/foton-slrs-system-rest!430
This commit is contained in:
super_liu
2022-03-25 21:23:21 +08:00
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;
}