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

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

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