Commit 717a48d3 by wenyang

提交

parent af0f6fd9
......@@ -15,7 +15,7 @@ export default {
const params = {
ticket:'uni-app',
loginId:null
}
};
let h5userId = uni.getStorageSync('cffp_userId');
if (h5userId) {
params.loginId = h5userId;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment