Merge remote-tracking branch 'origin/dev_wkx_20251209' into dev
This commit is contained in:
@@ -36,4 +36,8 @@ public class ReceivingAccountDTO {
|
||||
@ApiModelProperty("更新时间")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
|
||||
private Date updateTime;
|
||||
/**组织相关*/
|
||||
private String topOrganizationId;
|
||||
/**组织相关*/
|
||||
private String organizationId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user