| | |
| | | public static final String HWY_OBS_ENDPOINT ="HWY_OBS_ENDPOINT" ; |
| | | public static final String HWY_OBS_BUCKET ="HWY_OBS_BUCKET" ; |
| | | public static final String RESOURCE_PATH ="RESOURCE_PATH" ; |
| | | public static final String ROLE_CONFIG ="ROLE_CONFIG" ; |
| | | |
| | | public static final String QYWX_CORPID = "QYWX_CORPID"; |
| | | public static final String QYWX_SECRET = "QYWX_SECRET"; |
| | | public static final String QYWX_TOKEN = "QYWX_TOKEN"; |
| | |
| | | public static final String ZBOM_UK_ERROR_URL ="ZBOM_UK_ERROR_URL" ; |
| | | public static final String ZBOM_TICKET_LOGIN_URL ="ZBOM_TICKET_LOGIN_URL" ; |
| | | public static final String OBJCET_STORAGE = "OBJCET_STORAGE"; |
| | | public static final Object OBJECT_TYPE_CASES = "OBJECT_TYPE_CASES"; |
| | | public static boolean WORKORDER_SHE_EMAIL_SENDING = false; |
| | | public static boolean DEALING_COMPANY_SYNC = false ; |
| | | public static boolean DEALING_MEMBER_SYNC = false ; |
| | |
| | | public static final String WORKORDER_LOG_FILE_PATH ="WORKORDER_LOG_FILE_PATH" ; |
| | | |
| | | public static final String REDIS_TOKEN_KEY = "token_"; |
| | | public static final String CASES_FILES = "CASES_FILES"; |
| | | |
| | | public static final String SUCCESS = "SUCCESS"; |
| | | public static final String FAIL = "FAIL"; |