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