Jxing пре 6 година
родитељ
комит
c1d07fea0e
1 измењених фајлова са 8 додато и 1 уклоњено
  1. 8 1
      src/main/resources/documentation.md

+ 8 - 1
src/main/resources/documentation.md

@@ -199,6 +199,7 @@ post体:
         "resultMsg":"***"
     }
 
+# 统计数据平台数据
 ##按项目更新资产统计数据
 
     http://<host>:<port>/venders-dp/project/sync
@@ -210,4 +211,10 @@ post体:
             "Pj1101080001",
             "Pj1101080002"
         ]
-    }
+    }
+    
+##更新所有项目资产统计数据
+
+    http://<host>:<port>/venders-dp/project/sync_all
+
+post方法, 不需要传Post数据: