|
|
|
@ -231,8 +231,14 @@ public class ComplaintCollectionPageDTO { |
|
|
|
/* ---- 扩展字段 ---- */ |
|
|
|
/* ---- 扩展字段 ---- */ |
|
|
|
@Schema(description = "自定义1") |
|
|
|
@Schema(description = "自定义1") |
|
|
|
private String gwf1; |
|
|
|
private String gwf1; |
|
|
|
@Schema(description = "自定义2") |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Schema(description = "自定义2,承接初核时间") |
|
|
|
private String gwf2; |
|
|
|
private String gwf2; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
|
|
|
* @see com.biutag.supervision.pojo.enums.complaintCollection.ComplaintCollectionInitialEnum |
|
|
|
|
|
|
|
*/ |
|
|
|
@Schema(description = "自定义3") |
|
|
|
@Schema(description = "自定义3") |
|
|
|
private String gwf3; |
|
|
|
private String gwf3; |
|
|
|
@Schema(description = "自定义4") |
|
|
|
@Schema(description = "自定义4") |
|
|
|
|