| | |
| | | public final static String Dev6159_Power_Yc_Table = DB_RamDB + ".tb_dev6159_power_yc"; //BTS61850告警参数表 |
| | | public final static String Dev6159_Power_Yx_Table = DB_RamDB + ".tb_dev6159_power_yx"; //BTS61850告警参数表 |
| | | |
| | | public final static String Acdc_Secuity_Table = DB_RamDB + ".tb_acdc_secuity"; //交直流监控屏实时数据表 |
| | | public final static String Acdc_Secuity_Table = DB_RamDB + ".tb_acdc_secuity"; |
| | | //交直流监控屏实时数据表 |
| | | |
| | | public final static String Dfxt_Bms_State_Table = DB_RamDB + ".tb_dfxt_bms_state"; //东峰BMS实时数据表 |
| | | |
| | | |
| | | /**************************** db_user数据库 ***************************************************/ |