This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
ddx
/
dros
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
添加项目结构说明文件README.md
dengdx
3 mesi fa
parent
aa53362a54
commit
a9a9eb7362
1 ha cambiato i file
con
5 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
5
0
README.md
+ 5
- 0
README.md
Vedi File
@@ -0,0 +1,5 @@
+# src文件夹说明
+
+## /API 定义和后端交互的API
+
+内部按模块分组,按模块建文件夹,比如API/patient 表示和patient模块相关的API