用户留资 - UserLeaveInfoService

留资模块
提供用户留存资料接口

sgt.UserLeaveInfoService.saveLeaveInfo(userLeaveInfo, callback)

  • userLeaveInfo:UserLeaveInfo 用户留资对象
  • callback:Function 回调函数
  • return:UserLeaveInfo 用户留资对象 保存用户留资方法

Class:UserLeaveInfo

  • id 主键id
  • userName 用户名
  • phone 联系电话
  • address 联系地址
  • content 备注
  • createTime 创建时间
  • updateTime 更新时间
  • appId 所属appid