Commit c4ae196e authored by linruibiao's avatar linruibiao

Merge remote-tracking branch 'origin/develop' into develop

parents a2330c34 1ed36f31
......@@ -39,7 +39,7 @@ public class BusinessConfigController extends BaseRestController{
}
@GetMapping("{/{id}")
@GetMapping("/{id}")
@ApiOperation("根据id进行数据表查询")
@ApiImplicitParams({
@ApiImplicitParam(name = "appId", value = "租户id",dataTypeClass = String.class),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment