| | |
| | | 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"; |