| | |
| | | */ |
| | | public static final String ADMIN_SHOP_ROLE_KEY = "chaojiguanliyuan"; |
| | | /** |
| | | * 便民服务商户默认角色权限默认字符串 |
| | | */ |
| | | public static final String CONVENIENT_MERCHANT_ROLE_KEY = "convenient_merchant_platform"; |
| | | /** |
| | | * 首页商城是否展示(1.是 2.否) |
| | | */ |
| | | public static final Integer IS_SHOP_OPEN = 2; |
| | |
| | | |
| | | public static final String POPULATION_ERROR_LIST = "POPULATION_ERROR_LIST_"; |
| | | |
| | | public static final String BUILDING_ERROR_LIST = "BUILDING_ERROR_LIST_"; |
| | | |
| | | public static final String DRUG_POPULATION_ERROR_LIST = "DRUG_POPULATION_ERROR_LIST_"; |
| | | |
| | | public static final String CORRECT_POPULATION_ERROR_LIST = "CORRECT_POPULATION_ERROR_LIST_"; |