反馈接口对接
This commit is contained in:
@@ -23,6 +23,7 @@ export default (options = {}) => {
|
||||
: options.url,
|
||||
data: {
|
||||
...options.data,
|
||||
userId: uni.getStorageSync('userInfo').id,
|
||||
},
|
||||
header: {
|
||||
// 'Content-Type': 'application/json;charset=UTF-8',
|
||||
|
||||
Reference in New Issue
Block a user