songxingwei 3 years ago
parent
commit
b62d83a6b5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/admin/controller/Category.php

+ 1 - 0
application/admin/controller/Category.php

@@ -57,6 +57,7 @@ class Category extends Controller
             ->order('pid asc,id desc')
             ->page();
 
+
     }
 
     /**