songxingwei 3 năm trước cách đây
mục cha
commit
a53203927a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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();
 
-
     }
 
     /**