提交 0905

yun-zuoyi
WYnneaoapc 6 years ago
parent 4b982fc4fe
commit 61ed3d821d

@ -31,6 +31,9 @@ public class MesActionMethodModel implements Serializable {
@ApiParam("函数代码") @ApiParam("函数代码")
private String methodCode; private String methodCode;
@ApiParam("函数代码")
private String methodName;
@ApiParam("序号") @ApiParam("序号")
private Integer seq; private Integer seq;

Loading…
Cancel
Save