update 浙里办代码闭环

This commit is contained in:
路 范
2021-09-10 13:51:30 +08:00
parent d550f22253
commit f157223a17
27 changed files with 349 additions and 115 deletions

View File

@@ -11,6 +11,7 @@ const url = {
// 项目数统计信息
projectStatistics: '/webapi/project.ashx?action=getStatistics',
getprjdata: 'http://183.136.157.9:7099/api/project/list'
};
export default url;