人人商城数据库字典之ims_core_paylog支付日志表

数据库表 ims_core_paylog 支付日志表,记录了微擎所有模块的支付信息。

字段名 功能
plid
type 支付类型 wechat 微信支付, delivery 货到付款 cash 现金支付
uniacid
openid 有些模块是 openid 有些模块是 uid
tid 收银台中显示的订单号
fee 收银台中显示需要支付的金额,只能大于 0
status 状态 0 不成功 1 成功
module 调用模块
tag 支付流水号等信息
acid
is_usecard 是否坐上储值卡
card_type 卡类型
card_id 卡编码
card_fee 卡金额
encrypt_code
uniontid

专题:人人商城数据库字典