淘宝退款
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* @Author: kangkang
|
||||
* @Date: 2020-10-14 19:32:50
|
||||
* @LastEditors: kangkang
|
||||
* @LastEditTime: 2020-10-14 19:44:19
|
||||
* @LastEditTime: 2020-10-14 21:13:48
|
||||
*/
|
||||
|
||||
namespace enum\order;
|
||||
@@ -14,7 +14,7 @@ class TbRefund
|
||||
{
|
||||
//淘宝退款状态
|
||||
public static $refundStatus = [
|
||||
0 => '待处理',
|
||||
0 => '申请中',
|
||||
1 => '已同意',
|
||||
2 => '已拒绝',
|
||||
3 => '已关闭',
|
||||
|
||||
Reference in New Issue
Block a user