2.0 branch

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