zc
2025-04-24 f0a87eee6f609121e595e10c30bef4c8c4f9907d
src/main/java/com/zy/asrs/domain/NotifyDto.java
@@ -16,6 +16,9 @@
    //工作号
    private String taskNo;
    //上级系统工作号
    private String superTaskNo;
    //消息类型
    private String msgType;