ck 4 years ago
parent
commit
bcc28af3a1
1 changed files with 8 additions and 8 deletions
  1. 8 8
      README.markdown

+ 8 - 8
README.markdown

@@ -1,11 +1,11 @@
-# 开始
-- ServerWrapper.py为服务入口 python ServerWrapper.py 8008 启动项目 
-- model 为封装的功能包
-- urls.py 为路由
-- config 是配置文件
+# 寮€濮�
+- ServerWrapper.py涓烘湇鍔″叆鍙� python ServerWrapper.py 8008 鍚�姩椤圭洰 
+- model 涓哄皝瑁呯殑鍔熻兘鍖�
+- urls.py 涓鸿矾鐢�
+- config 鏄�厤缃�枃浠�
 
-# 说明
-## 服务器上需要验证,postman 请求不通,本机开启的服务可以自由请求
-## window 上端口占用
+# 璇存槑
+## 鏈嶅姟鍣ㄤ笂闇€瑕侀獙璇侊紝postman 璇锋眰涓嶉€氾紝鏈�満寮€鍚�殑鏈嶅姟鍙�互鑷�敱璇锋眰
+## window 涓婄�鍙e崰鐢�
 netstat -ano | findstr 8008
 taskkill -PID {pid} -F