wuzeyu
2023-11-28 bb921522b934f30aac37cc5881a15d5142573d7c
pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/CommandType.java
@@ -12,6 +12,7 @@
    * 针对Rtu外部命令
    * 只能是异步,命令结果通过相关的信息发布通道发布出去
    */
   @SuppressWarnings("unused")
   public static final String outerCommand = "outerCommand" ;
   
   /**