|
@@ -1,11 +1,11 @@
|
|
|
export const LANDING_PAGE = {
|
|
|
name: 'received_log',
|
|
|
- url: 'http://localhost:3000'
|
|
|
+ url: 'https://de-net-test.piaoquantv.com'
|
|
|
}
|
|
|
|
|
|
export const LANDING_PAGE_MIND = {
|
|
|
name: 'mid',
|
|
|
- url: 'http://localhost:3000'
|
|
|
+ url: 'https://de-net-test.piaoquantv.com'
|
|
|
}
|
|
|
|
|
|
export function setChromeStorage(params) {
|