fix:API端口9090改为9092

This commit is contained in:
97694732@qq.com 2026-06-05 14:02:52 +08:00
parent aa15fd476b
commit c14d0ce85e

View File

@ -2031,7 +2031,7 @@ export default {
}
// API
const apiUrl = 'http://192.168.101.213:9090/api/product/pushToShop'
const apiUrl = 'http://192.168.101.213:9092/api/product/pushToShop'
console.log('【上传】推送API:', apiUrl, apiData)
// 使 uni.request form-urlencoded