Compare commits
4 Commits
8d9e83c41f
...
0aadc40718
Author | SHA1 | Date |
---|---|---|
|
0aadc40718 | 3 years ago |
|
33f8d3ff6c | 3 years ago |
|
0bcc3e6102 | 3 years ago |
|
dcde513fc7 | 3 years ago |
4 changed files with 19 additions and 19 deletions
@ -1,7 +1,7 @@ |
|||
export class Constant{ |
|||
public static readonly baseUrl: string = 'http://rdp.nagr.com.cn:18080'; |
|||
public static readonly baseUrl: string = 'http://10.124.102.10:18080'; |
|||
} |
|||
export class ConstantRamanLidar{ |
|||
public static readonly baseUrl: string = 'http://112.124.40.88:5511'; |
|||
// public static readonly baseUrl: string = 'http://10.124.102.10:9998';
|
|||
// public static readonly baseUrl: string = 'http://112.124.40.88:5511';
|
|||
public static readonly baseUrl: string = 'http://10.124.102.10:9998'; |
|||
} |
Loading…
Reference in new issue