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