2.0 branch

这个提交包含在:
2022-12-09 18:18:00 +05:30
父节点 3f58149121
当前提交 8224993f68
+1 -1
查看文件
@@ -1,4 +1,4 @@
export function _serverUrl() { export function _serverUrl() {
// sudheer 1.0 new branch // sudheer 2.0 new branch
return 'http://localhost:3086/'; return 'http://localhost:3086/';
} }