Sfoglia il codice sorgente

update README.md

 You can see sample APIs in user management module.
rainyan 4 anni fa
parent
commit
b4b45e1060
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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).
 - 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