Merge branch 'dev' into test

yun-zuoyi
WYnneaoapc 5 years ago
commit 2a3499de65

@ -40,6 +40,9 @@ public class StationRequestBean implements Serializable {
@ApiParam("工作单元代码")
private String workCellCode;
@ApiParam("工作单元名称")
private String workCellName;
@ApiParam("流程代码")
private String routeCode;

Loading…
Cancel
Save