此提交包含在:
2022-12-09 18:10:31 +05:30
父節點 3d20f21dca
當前提交 9741515414
+1 -1
查看文件
@@ -1,5 +1,5 @@
export function _serverUrl() { export function _serverUrl() {
// sachin commitw // sachin 2.0 commitw
// sudheer 1.0 new branch // sudheer 1.0 new branch
return 'http://localhost:3086/'; return 'http://localhost:3086/';
} }