|
|
@@ -109,7 +109,8 @@ |
|
|
|
url: config.service.notReadNum, |
|
|
|
method: "GET", |
|
|
|
data: { |
|
|
|
id: uni.getStorageSync('weapp_session_userInfo_data').accountId |
|
|
|
id: uni.getStorageSync('weapp_session_userInfo_data').accountId, |
|
|
|
projectId: uni.getStorageSync('buildingID').id, |
|
|
|
}, |
|
|
|
header: { |
|
|
|
'content-type': 'application/json', |
|
|
|