#
yxFwq
2024-07-18 19a7e4ff6c165ba3b13aaa4e79b0aa407ae8fd3f
src/main/java/com/zy/asrs/entity/WrkMastSta.java
@@ -122,7 +122,7 @@
    public WrkMastSta() {}
    public WrkMastSta(Date now, Integer staStart) {
        this.wrkNo = staStart.longValue()+9999;
        this.wrkNo = staStart.longValue()+19999;
        this.wrkStart = staStart;
        this.wrkEnd = staStart;
        this.staStart = staStart;