#ai
zhou zhou
昨天 1668b4ce8fb82ddfd54b44b86e78e3080b99a1cc
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;
}