修复:后台服务商管理列表编辑清空税地归属保存后在点编辑没更改,还是走到三方接口去
This commit is contained in:
@ -217,8 +217,9 @@ public class SysSyd extends BaseEntity {
|
|||||||
|
|
||||||
private Integer status = 1;
|
private Integer status = 1;
|
||||||
|
|
||||||
|
@TableField(updateStrategy = FieldStrategy.IGNORED)
|
||||||
private Long threeId;
|
private Long threeId;
|
||||||
|
@TableField(updateStrategy = FieldStrategy.IGNORED)
|
||||||
private Long parkId;
|
private Long parkId;
|
||||||
|
|
||||||
private Long createDept;
|
private Long createDept;
|
||||||
|
|||||||
Reference in New Issue
Block a user