public interface FormDictConfigurationService
| 限定符和类型 | 方法和说明 |
|---|---|
void |
allocateFormDictConfiguration(FormDictConfigurationDO formDictConfigurationDO) |
FormDictConfigurationVO |
queryByForm(String formDfKey,
String formFieldKey) |
void |
saveBatchList(List<FormDictConfigurationDO> formDictConfigurationDOS) |
FormDictConfigurationVO queryByForm(String formDfKey, String formFieldKey) throws Exception
Exceptionvoid allocateFormDictConfiguration(FormDictConfigurationDO formDictConfigurationDO) throws Exception
Exceptionvoid saveBatchList(List<FormDictConfigurationDO> formDictConfigurationDOS) throws SQLException
SQLExceptionCopyright © 2020. All rights reserved.