1. 修复了一些问题

This commit is contained in:
李琦
2026-06-05 15:51:52 +08:00
parent 6349aa7f35
commit 9dd9b061c5

View File

@@ -31,7 +31,7 @@
const res = await agreement({
type,
end: 1,
end: 2,
store_id: uni.getStorageSync('store_id') || '11001',
});
console.log(res);