浏览代码

second time merge

Sai Sudheer 2 年前
父节点
当前提交
def43a902a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      assets/js/setting.js

+ 1
- 1
assets/js/setting.js 查看文件

1
 export function _serverUrl() {
1
 export function _serverUrl() {
2
   // sachin 2.0 commitw
2
   // sachin 2.0 commitw
3
   // sudheer 1.0 new branch
3
   // sudheer 1.0 new branch
4
-  // merge request
4
+  // merge request another time
5
   return "http://localhost:3088/";
5
   return "http://localhost:3088/";
6
   //return "http://localhost:3086/";
6
   //return "http://localhost:3086/";
7
   //return "https://c01.bizgaze.app/";
7
   //return "https://c01.bizgaze.app/";

正在加载...
取消
保存