| | |
| | | public static final String product_oa_DOCUMENT = "product_oa_document"; //文档表 |
| | | public static final String product_oa_DOCUMENT_LOG = "product_oa_document_log"; // 文档操作日志表 |
| | | public static final String PRODUCT_SYS_PRINT_TEMPLATE_RECORD = "product_sys_print_template_reocrd";// 打印模板记录表 |
| | | public static final String PRODUCT_SYS_STAFFS = "product_sys_staffs"; |
| | | public static final String TABLE_PRODUCT_SYS_ORG_LEVELS = "product_sys_org_levels";// 组织机构表 |
| | | |
| | | public static final String ATTACHMENT_CAPACITY = "attachment_capacity"; |
| | | public static final String RESULT = "result"; |