Commit 197a414f authored by wjf's avatar wjf

l

parent f652c9ae
...@@ -911,7 +911,8 @@ export class NetManager extends ABNetManager { ...@@ -911,7 +911,8 @@ export class NetManager extends ABNetManager {
type: 'post', type: 'post',
dataType: 'json', dataType: 'json',
param: { param: {
activityId: DataManager.ins.customCfgData.actId activityId: DataManager.ins.customCfgData.actId,
propType:propType
}, },
callback: callback callback: callback
}; };
......
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