mirror of
https://gitee.com/ShopeX/OMS
synced 2026-05-02 05:05:40 +08:00
【新增】抖店优先发货对接
【新增】抖店优质快递对接 【新增】抖店加价发顺丰对接 【新增】抖店顺丰包邮支持协商更换物流
This commit is contained in:
@@ -415,7 +415,7 @@ $db['refund_apply'] = array(
|
||||
|
||||
'idx_abnormal_status' => array('columns' => array('abnormal_status')),
|
||||
'idx_oid' => array('columns' => array('oid')),
|
||||
'idx_bn' => array('columns' => array('bn')),
|
||||
'idx_bn' => array('columns' => array('bn(255)')),
|
||||
'idx_bool_type' => array('columns'=>array('bool_type')),
|
||||
'idx_tag_type' => array('columns'=>array('tag_type')),
|
||||
'ind_source_status' => array(
|
||||
|
||||
Reference in New Issue
Block a user