| | |
| | | public static final String PRODUCT_OA_COOPERATE_FLOW_NODE = "product_oa_cooperate_flow_node"; //协同办公表子表 |
| | | public static final String PRODUCT_SYS_BUSINESS_TRIP = "product_oa_business_trip"; //出差申请表 |
| | | public static final String PRODUCT_SYS_ASK_FOR_LEAVE = "product_oa_ask_for_leave"; //请假申请表 |
| | | public static final String PRODUCT_SYS_WORK_OVERTIME = "product_oa_work_overtime"; //加班申请表 |
| | | public static final String PRODUCT_OA_WORK_OVERTIME = "product_oa_work_overtime"; //加班申请表 |
| | | public static final String PRODUCT_SYS_GO_OUT_APPLICATON = "product_oa_go_out_application";//外出申请表 |
| | | public static final String PRODUCT_SYS_REPLENISH_PUNCH = "product_oa_replenish_punch"; //补卡申请表 |
| | | public static final String PRODUCT_OA_ATTENDANCE_INFO = "product_oa_attendance_info"; //人事考勤信息 |
| | |
| | | |
| | | public static final String PRODUCT_SYS_MESSAGE = "product_sys_message";//消息表 |
| | | |
| | | public static final String product_project_CUSTOMER = "product_project_customer"; //项目客户表 |
| | | public static final String product_project_CUSTOMER_SUB = "product_project_customer_sub"; //客户联系人 |
| | | public static final String product_project_CUSTOMER_VISIT_RECORD = "product_project_customer_visit_record"; //客户拜访记录 |
| | | public static final String product_project_CUSTOMER_SATISFACTION = "product_project_customer_satisfaction"; //客户满意度信息 |
| | | public static final String PRODUCT_PROJECT_CUSTOMER = "product_project_customer"; //项目客户表 |
| | | public static final String PRODUCT_PROJECT_CUSTOMER_SUB = "product_project_customer_sub"; //客户联系人 |
| | | public static final String PRODUCT_PROJECT_CUSTOMER_VISIT_RECORD = "product_project_customer_visit_record"; //客户拜访记录 |
| | | public static final String PRODUCT_PROJECT_CUSTOMER_SATISFACTION = "product_project_customer_satisfaction"; //客户满意度信息 |
| | | |
| | | public static final String PRODUCT_SYS_MAIL_SEND = "product_sys_mail_send"; //邮件发送历史记录表 |
| | | public static final String PRODUCT_SYS_MESSAGE_SEND = "product_sys_message_send"; |
| | |
| | | public static final String PRODUCT_OA_SIGN_CERTIFICATE = "product_oa_sign_certificate";// 签章-证书 |
| | | public static final String PRODUCT_OA_SIGN_SEAL = "product_oa_sign_seal";// 签章-印章 |
| | | public static final String PRODUCT_SYS_ATTACHMENTS = "product_sys_attachments";// 附件 |
| | | |
| | | public static final String product_oa_ANNOUNCEMENT = "product_oa_announcement"; |
| | | public static final String product_oa_ANNOUNCEMENT_ROLE = "product_oa_announcement_role"; |
| | | |
| | | public static final String COMPARE_TYPE = "compare_type"; |
| | | |
| | |
| | | public static final String NAME = "name"; |
| | | public static final String IMAGE = "image"; |
| | | public static final String TITLE = "title"; |
| | | public static final String ANNOUNCEMENT_TYPE = "announcement_type"; |
| | | |
| | | // 缓存 |
| | | public static final String CACHE_ALL_TABLE_INFO = "所有表信息"; |