Просмотр исходного кода

update README.md

 You can see sample APIs in user management module.
rainyan 4 лет назад
Родитель
Сommit
b4b45e1060
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
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).
 - 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.
 - Rich text editor: Embed MarkDown editor function.
 - Conditional search: Add an example of conditional search.
 - 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 
 fontend code file: src\view\superAdmin\api\api.vue