src/main/java/com/zy/asrs/entity/WrkMastSta.java
@@ -136,7 +136,7 @@ } public WrkMastSta(Date now, Integer staStart) { this.wrkNo = staStart.longValue()+9999; this.wrkNo = staStart.longValue()+19999L; this.wrkStart = staStart; this.wrkEnd = staStart; this.staStart = staStart;