1. 修复了一些问题
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
const res = await agreement({
|
||||
type,
|
||||
end: 1,
|
||||
end: 2,
|
||||
store_id: uni.getStorageSync('store_id') || '11001',
|
||||
});
|
||||
console.log(res);
|
||||
|
||||
Reference in New Issue
Block a user