| | |
| | | package com.qianwen.smartman.common.constant; |
| | | |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/common/constant/BomConstant.class */ |
| | | public class BomConstant { |
| | | public static final Integer NOT_CONFIRM = 0; |
| | | public static final Integer CONFIRM = 1; |
| | |
| | | public static final String PRODUCTLEVEL = "01"; |
| | | public static final String ROOT = "/0"; |
| | | |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/common/constant/BomConstant$Language.class */ |
| | | |
| | | public static class Language { |
| | | public static final String CPS_MATERIAL_PROCESS_CANNOT_BE_REPEATED = "cps_material_process_cannot_be_repeated"; |
| | | public static final String CPS_MATERIAL_MATERIAL_LEVEL_CANNOT_BE_GREATER_THAN_LEVEL_4 = "cps_material_material_level_cannot_be_greater_than_level_4"; |