#
yxFwq
2025-01-01 6d4ae730f093c9bcbb28fd97d8e3ce8867b9d693
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;