소스 검색

update README.md

 You can see sample APIs in user management module.
rainyan 4 년 전
부모
커밋
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).
 - 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