Your Name 3 年之前
父節點
當前提交
3fc3350880
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      learn/active/lib/Manage.php

+ 1 - 1
learn/active/lib/Manage.php

@@ -311,7 +311,7 @@ Class Manage
             }
         }
         
-        if ($use_code > 0) {
+        if ($use_code >= 0) {
            $result +=  $this->table($id);
             
         }