mqtt初始化链接调试

This commit is contained in:
Timer
2026-02-24 15:34:56 +08:00
parent e35f300cff
commit 0093cc70dd
5 changed files with 58 additions and 40 deletions

View File

@ -6,5 +6,6 @@ package com.sipai.tools;
public enum DataSourceEnum {
master
//
,SCADA_JS1C,SCADA_JS2C,SCADA_JSBZ
// ,SCADA_JS1C,SCADA_JS2C,SCADA_JSBZ,
,SCADA_JSWS,
}