component-shipinlv 1.1.11 → 1.1.12
Sign up to get free protection for your applications and to get access to all the features.
@@ -4,7 +4,7 @@ import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator";
|
|
4
4
|
import request from "../../lib/request";
|
5
5
|
var ApiUrls = {
|
6
6
|
local: {
|
7
|
-
api: 'http://localhost:
|
7
|
+
api: 'http://localhost:51805/'
|
8
8
|
},
|
9
9
|
prod: {
|
10
10
|
api: 'https://api-video-publish.shipinlv.com/'
|