设置支付宝账号
POST
/gzh/setAlipayAccount
请求参数
参数名
类型
描述
必填
alipayAccount
string
支付宝账号
必填
响应参数
参数名
类型
描述
必填
code
int
错误码,0正确,小于0表示有错误
必填
msg
string
错误信息
可选