| Package | Description |
|---|---|
| com.mbap.ct.common.controller | |
| com.mbap.ct.common.service | |
| com.mbap.ct.formconfiginfo.controller | |
| com.mbap.ct.listconfiginfo.controller |
| Modifier and Type | Method and Description |
|---|---|
com.mbap.util.view.R |
ToolsRESTController.getDictItems(Common common)
获取字典信息
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.mbap.pp.core.dict.domain.Dict> |
ToolsService.getDictItems(Common common) |
| Modifier and Type | Method and Description |
|---|---|
com.mbap.util.view.R |
FormConfigInfoRESTController.putFormConfigInfo(java.lang.String id,
Common common)
修改单条表单配置记录的指定字段值
|
| Modifier and Type | Method and Description |
|---|---|
com.mbap.util.view.R |
ListConfigRESTController.fieldPut(java.lang.String id,
Common common)
更新列表设置中各字段的配置情况
|