Commit b03601d8 authored by wildfirecode's avatar wildfirecode

1

parent 18b21f9b
......@@ -1967,8 +1967,8 @@ export class NetManager extends ABNetManager {
const net: INetData = {
name: NetName.DO_HELP,
uri: '/customActivity/happyclear/doHelp',
type: 'post',
dataType: 'get',
type: 'get',
dataType: 'json',
param: {
activityId: DataManager.ins.customCfgData.actId,
shareCode: shareCode,
......
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