| | |
| | | public final static String FBS9100_InsulatstateTable = DB_RamDB + ".`tb_fbs9100_insulatstate`"; //绝缘装置
|
| | | public final static String FBS9100_CollectionstateTable = DB_RamDB + ".`tb_fbs9100_collectionstate`"; //汇集装置
|
| | | public final static String FBS9100_ChargerstateTable = DB_RamDB + ".`tb_fbs9100_chargerstate`"; //充电机
|
| | | public final static String Tb_Lithium_DataTable = DB_RamDB + ".`tb_lithium_data`"; //锂电池数据表
|
| | | |
| | | public final static String Tb_Batt_RSAlarm_Table = DB_RamDB + ".`tb_batt_rsalarm`"; //锂电池数据表
|
| | | public final static String Tb_Batt_RTAlarm_Table = DB_RamDB + ".`tb_batt_rtalarm`"; //锂电池数据表
|
| | | |
| | | public final static String FBS9100s_stemnode_state_Table = DB_RamDB + ".`tb_fbs9100s_stemnode_state`"; //干节点状态表
|
| | | public final static String FBS9100s_buscouple_state_Table = DB_RamDB + ".`tb_fbs9100s_buscouple_state`"; //母联开关状态表
|
| | | |
| | | |
| | | /**************************** db_user数据库 ***************************************************/
|
| | | public final static String User_Permitgroup_Table = DB_USER + ".`tb_user_permitgroup`"; //权限表
|
| | | public final static String User_Permitgroup_Data_Table = DB_USER + ".`tb_user_permitgroup_data`"; //用户权限表
|
| | | public final static String User_Task_User_List_Table = DB_USER + ".`tb_user_task_user_list`"; //
|
| | | public final static String User_Task_Template_Table = DB_USER + ".`tb_user_task_template`"; //
|
| | | public final static String User_Task_Param_Table = DB_USER + ".`tb_user_task_param`"; //
|
| | | public final static String User_Task_Change_Table = DB_USER + ".`tb_user_task_change`"; //
|
| | | public final static String User_Task_Batt_Test_Table = DB_USER + ".`tb_user_task_batt_test`"; //
|
| | | public final static String User_Task_Batt_Template_Table = DB_USER + ".`tb_user_task_batt_template`"; //
|
| | | public final static String User_Task_Batt_Check_Table = DB_USER + ".`tb_user_task_batt_check`"; //
|
| | | public final static String User_Task_Table = DB_USER + ".`tb_user_task`"; //
|
| | | public final static String User_Sms_Format_Table = DB_USER + ".`tb_user_sms_format`"; //
|
| | | public final static String User_Sms_Table = DB_USER + ".`tb_user_sms`"; //
|
| | | public final static String User_Paixiu_Table = DB_USER + ".`tb_user_paixiu`"; //
|
| | | public final static String User_Log_Table = DB_USER + ".`tb_user_log`"; //
|
| | | public final static String User_Jiejiari_Table = DB_USER + ".`tb_user_jiejiari`"; //
|
| | | public final static String User_Face_Table = DB_USER + ".`tb_user_face`"; //
|
| | | public final static String User_Battmaint_Check_Process_Table = DB_USER + ".`tb_user_battmaint_check_process`"; //
|
| | | public final static String User_Battmaint_Check_Table = DB_USER + ".`tb_user_battmaint_check`"; //
|
| | | public final static String User_Battgroup_Baojigroup_Usr_Table = DB_USER + ".`tb_user_battgroup_baojigroup_usr`"; //
|
| | | public final static String User_Battgroup_Baojigroup_Battgroup_Table = DB_USER + ".`tb_user_battgroup_baojigroup_battgroup`"; //
|
| | | public final static String User_Battgroup_Baojigroup_Table = DB_USER + ".`tb_user_battgroup_baojigroup`"; //
|
| | | public final static String User_Limit_Table = DB_USER + ".`tb_user_limit`"; //
|
| | | |
| | | |
| | | |
| | | |
| | |
|
| | |
|
| | | /**************************** web_site数据库 ***************************************************/
|
| | |
| | | public final static String BattDischarge_Table = WEB_Site + ".`tb_batt_discharge`"; //基站故障表
|
| | | public final static String BattReplace_Table = WEB_Site + ".`tb_batt_replace`"; //电池更换记录表
|
| | | public final static String Dev_Restart_Plan_Table = WEB_Site +".`tb_dev_restart_plan`"; //设备定期重启计划表
|
| | | public final static String Vip_User_Table = WEB_Site +".`tb_vip_user`"; //超级用户表
|
| | | public final static String License_Table = WEB_Site +".`tb_license`"; //超级用户表
|
| | |
|
| | |
|
| | | /***************************** db_battinf数据库 ***************************************/
|
| | |
| | | public final static String App_Sys_Table = DB_AppSys + ".`tb_app_sys`";
|
| | | public final static String App_Bts_Comm_Task_Table = DB_AppSys + ".`tb_app_bts_comm_task`";
|
| | | public final static String App_Bts_Battgroup_Table = DB_AppSys + ".`tb_app_bts_battgroup`";
|
| | | public final static String Menu_Table = DB_AppSys + ".`tb_menu`";
|
| | |
|
| | | /***************************** db_ld9_testdata 数据库 ***************************************/
|
| | | public final static String Ld9testdata_Inf_Table = DB_LD9_TESTDATA + ".`tb_ld9testdata_inf`";
|
| | |
| | | /***************************** db_pwrdev_inf 数据库 ************************************/
|
| | | public final static String Pwrdev_Inf_Table = DB_PWRDEV_INF + ".`tb_pwrdev_inf`";
|
| | | public final static String Pwrapp_Sys_Table = DB_PWRDEV_INF + ".`tb_pwrapp_sys`";
|
| | | public final static String Display_Config_Table = DB_PWRDEV_INF + ".`tb_display_config`";
|
| | | |
| | | public final static String Pwrapp_Stainf_Table = DB_PWRDEV_INF + ".`tb_pwrapp_stainf`";
|
| | | public final static String Pwrapp_Dcinf_Table = DB_PWRDEV_INF + ".`tb_pwrapp_dcinf`";
|
| | | public final static String Pwrapp_Acinf_Table = DB_PWRDEV_INF + ".`tb_pwrapp_acinf`";
|
| | | public final static String Pwrapp_Acdcinf_Table = DB_PWRDEV_INF + ".`tb_pwrapp_acdcinf`";
|
| | |
|
| | |
|
| | | //--------------------------------------------------------------------------------------------//
|