| | |
| | | import com.qianwen.smartman.modules.system.service.ICustomTemplateFieldService; |
| | | import com.qianwen.smartman.modules.system.vo.CustomFieldValueVO; |
| | | |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/handler/field/provider/AbstractSqlParseProvider.class */ |
| | | |
| | | public abstract class AbstractSqlParseProvider { |
| | | private String joinTableName; |
| | | private String extraFieldColumnName; |
| | |
| | | |
| | | /* JADX INFO: Access modifiers changed from: package-private */ |
| | | /* renamed from: org.springblade.modules.system.handler.field.provider.AbstractSqlParseProvider$1 reason: invalid class name */ |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/system/handler/field/provider/AbstractSqlParseProvider$1.class */ |
| | | |
| | | public static /* synthetic */ class AnonymousClass1 { |
| | | static final /* synthetic */ int[] $SwitchMap$org$springblade$modules$system$enums$CustomFieldTypeEnums = new int[CustomFieldTypeEnums.values().length]; |
| | | |