This commit is contained in:
cun-nan 2024-03-11 14:10:07 +08:00
parent ac40dd0fee
commit 7ee7e5100f

View File

@ -276,7 +276,7 @@
activen() { activen() {
request({ request({
url: '/business/marketingActivity/cardValue/appletList?storeId=24', url: '/business/marketingActivity/cardValue/appletList?storeId='+uni.getStorageSync("storeId"),
method: 'get', method: 'get',
}).then(res => { }).then(res => {