@@ -17,7 +17,7 @@
});
// 获取 动态url
function getUrl() {
- getAction('/adweb/logistic/getShippingToken', null).then((res) => {
+ getAction('/adweb/logistics/getMeiri56Token', null).then((res) => {
if (res.success) {
const siteCode = localStorage.getItem('siteCode') || '';
const realName = userInfo?.realname || '';