Browse Source

update README.md

You can see sample APIs in user management module.
main
rainyan 5 years ago
committed by GitHub
parent
commit
b4b45e1060
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -177,7 +177,7 @@ 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.
- Restful example: You can see sample APIs in user management module.
```
fontend code file: src\view\superAdmin\api\api.vue

Loading…
Cancel
Save