Skip to content
搜索
Main Navigation
开源门户
ONEX OMS
ECShopX
Appearance
Menu
Return to top
本页目录
ome_api_fail
请求失败记录
所属应用
:
ome
表结构
ColumnName
Comment
Type
Not null
Default
Autoincrement
order_id
订单ID
int(10) unsigned
Y
0
N
type
请求类型 payment:支付;refund:退款;
enum('payment','refund')
Y
payment
N
索引
Key name
Column names
Unique
Comment
ind_orderid_type
order_id, type
Y
idx_c_order_id
order_id
N