| | |
| | | |
| | | public final static String FBS9600SetParam_Table = DB_RamDB + ".`tb_fbs9600_setparam`"; |
| | | //public final static String FBS9600Param_Table = DB_RamDB + ".`tb_fbs9600_param`"; |
| | | //public final static String FBS9600Param_Table = DB_RamDB + ".`tb_fbs9600_param`"; |
| | | |
| | | //--------------------------------------------------------------------------------------------// |
| | | //--------------------------------------------------------------------------------------------// |
| | |
| | | |
| | | public final static String Dev_6185_AlmpPram_Table = DB_RamDB + ".tb_dev_6185_almparam"; //BTS61850告警参数表 |
| | | |
| | | 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告警参数表 |
| | | |
| | | |
| | | /**************************** db_user数据库 ***************************************************/ |
| | | public final static String User_Permitgroup_Table = DB_USER + ".`tb_user_permitgroup`"; //权限表 |