zhou zhou
7 天以前 cd95f8f1b8a4c3e00eae763714c9542319885cca
rsf-server/src/main/java/com/vincent/rsf/server/api/entity/dto/InTaskMsgDto.java
@@ -6,7 +6,7 @@
public class InTaskMsgDto {
    private String sourceStaNo;
    private Integer staNo;
    private String staNo;
    private Integer deviceNo;
@@ -14,3 +14,4 @@
    private String workNo;
}