提供restful示例 参考 customer 客户管理(资源示例)版块 涉及到权限变动 请更新数据库 sys_api和casbin表
This commit is contained in:
@@ -177,6 +177,8 @@ go run main.go;
|
||||
- Configuration management: The configuration file can be modified in the web page (the test environment does not provide this function).
|
||||
- Rich text editor: Embed MarkDown editor function.
|
||||
- Conditional search: Add an example of conditional search.
|
||||
- Restful example: refer to customer management function and apidcustomer group.
|
||||
|
||||
```
|
||||
fontend code file: src\view\superAdmin\api\api.vue
|
||||
backend code file: model\dnModel\api.go
|
||||
|
Reference in New Issue
Block a user