|
|
@ -2,6 +2,6 @@ export class Constant{ |
|
|
|
public static readonly baseUrl: string = 'http://rdp.nagr.com.cn: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';
|
|
|
|
} |