dever %!s(int64=3) %!d(string=hai) anos
pai
achega
0dc5bde4ba
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/cash/lib/Order.php

+ 1 - 0
app/cash/lib/Order.php

@@ -9,6 +9,7 @@ class Order
 	# 更新结算单
     public function up($order, $jstype = 1, $audit = 1, $refund = false)
     {
+        Dever::config('base')->hook = true;
         if (!$order) {
             return false;
         }