public Message AgentRecharge(AgentInfo model, byte opType = 0) { return(aideAccountsData.AgentRecharge(model, opType)); }