Browse Source

添加项目结构说明文件README.md

dengdx 2 months ago
parent
commit
a9a9eb7362
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -0,0 +1,5 @@
+# src文件夹说明
+
+## /API 定义和后端交互的API
+
+内部按模块分组,按模块建文件夹,比如API/patient 表示和patient模块相关的API