@@ -198,3 +198,16 @@ post体:
"result":"failure",
"resultMsg":"***"
}
+
+##按项目更新资产统计数据
+ http://<host>:<port>/venders-dp/project/sync
+post体:
+ {
+ "project":[
+ "Pj1101080001",
+ "Pj1101080002"
+ ]
+ }