dever 3 years ago
parent
commit
48f1893335
1 changed files with 1 additions and 0 deletions
  1. 1 0
      service/agent/src/My.php

+ 1 - 0
service/agent/src/My.php

@@ -328,6 +328,7 @@ class My extends Core
     # 修改信息
     public function upOrderInfo()
     {
+        Dever::config('base')->hook = true;
         $where = array();
         $where['mid'] = $this->uid;
         $where['id'] = Dever::input('id');