dever %!s(int64=4) %!d(string=hai) anos
pai
achega
9561fc6186
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/shop/src/My.php

+ 1 - 1
app/shop/src/My.php

@@ -131,7 +131,7 @@ class My extends Core
 	{
 		$order_id = Dever::input('order_id');
 
-        return Dever::load('shop/lib/refund')->set('sell')->apply(1, $this->uid, $order_id, false, 1);
+        return Dever::load('shop/lib/refund')->set('sell')->apply(1, $this->uid, $order_id, false, 1, 0, '用户自行取消退款');
 	}
 
 	# 获取订单退款记录