Commit 2f44c38d authored by suhuiguang's avatar suhuiguang

1.圣元生产环境大屏bug2

parent 5788889a
...@@ -98,7 +98,7 @@ public class DispatchPaper extends BaseEntity { ...@@ -98,7 +98,7 @@ public class DispatchPaper extends BaseEntity {
* 维保单位id 困人救援时为三级响应单位id * 维保单位id 困人救援时为三级响应单位id
*/ */
@TableField("repair_org_id") @TableField("repair_org_id")
private Long repairOrgId; private String repairOrgId;
/** /**
* 维保单位社会信用代码 * 维保单位社会信用代码
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment