@RestController
@RequestMapping(value="rest/formValidationRule")
public class FormValidationRuleRESTController
extends java.lang.Object
| Constructor and Description |
|---|
FormValidationRuleRESTController() |
| Modifier and Type | Method and Description |
|---|---|
com.mbap.util.view.R |
getByBuildEntityId()
获取表单校验规则字典
|