|
@@ -27,7 +27,6 @@ use Yansongda\Supports\Arr;
|
|
|
* @property string user_trans_no
|
|
|
* @property bool is_wait_audit
|
|
|
* @property bool has_money
|
|
|
- * @property bool is_goods_back
|
|
|
* @property bool need_rec
|
|
|
* @property bool need_tk
|
|
|
* @property bool need_complete
|
|
@@ -47,7 +46,6 @@ class Refund Extends Model
|
|
|
protected $name='order_info_refund';
|
|
|
protected $append=[
|
|
|
'timeline',
|
|
|
- 'is_goods_back',
|
|
|
'refund_status_text',
|
|
|
'need_rec',
|
|
|
'need_tk',
|