认证相关注释增加。
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ public class ParamsCollectManifestBaseEO implements Serializable {
|
|||||||
@ApiModelProperty(value = "参数模板id")
|
@ApiModelProperty(value = "参数模板id")
|
||||||
private String paramsTemplateId;
|
private String paramsTemplateId;
|
||||||
|
|
||||||
/**状态*/
|
/**状态 value对应枚举类 CollectManifestStateEnum */
|
||||||
@Excel(name = "状态", width = 15)
|
@Excel(name = "状态", width = 15)
|
||||||
@ApiModelProperty(value = "状态")
|
@ApiModelProperty(value = "状态")
|
||||||
private String state;
|
private String state;
|
||||||
|
|||||||
Reference in New Issue
Block a user