yun-zuoyi
castle.zang 4 years ago
commit 34cb9d311f

@ -102,4 +102,4 @@
<finalName>${project.artifactId}-${project.version}</finalName>
</build>
</project>
</project>

@ -131,8 +131,6 @@ public class WmsActionResponseBean<Obj> implements Serializable {
@ApiParam(value = "是否重置")
private Integer isReset;
@ApiParam(value = "任务编号")
private String taskNo;
public WmsActionResponseBean(Boolean codeStatus, String message) {
this.codeStatus = codeStatus;

Loading…
Cancel
Save