zhou zhou
4 天以前 da71464d679e023662421b7f601ba9ebdb2eef9c
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;
}