| | |
| | | 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`"; |
| | | public static final String Tb_application_Table = DB_AppSys + ".`tb_application`"; //3.5大屏 |
| | | public static final String Tb_application_config_Table = DB_AppSys + ".`tb_application_config`"; |
| | | public static final String Tb_dashboard_chart_type_Table = DB_AppSys + ".`tb_dashboard_chart_type`"; |
| | | public static final String Tb_dashboard_module_chart_Table = DB_AppSys + ".`tb_dashboard_module`"; |
| | | public static final String Tb_dashboard_module_Table = DB_AppSys + ".`tb_dashboard_module_chart`"; |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | /***************************** db_ld9_testdata 数据库 ***************************************/ |
| | | public final static String Ld9testdata_Inf_Table = DB_LD9_TESTDATA + ".`tb_ld9testdata_inf`"; |
| | |
| | | /***************************** db_fbo_testdata 数据库 ************************************/ |
| | | public final static String Fbotestdata_Inf_Table = DB_FBO_TESTDATA + ".`tb_fbotestdata_inf`"; |
| | | |
| | | |
| | | |
| | | //--------------------------------------------------------------------------------------------// |
| | | //--------------------------------------------------------------------------------------------// |