Explorar o código

Merge branch 'v2' of https://git.i2erp.cn/packages/light-apiengine into v2

double.huang %!s(int64=5) %!d(string=hai) anos
pai
achega
44ef3ea219

+ 1 - 2
sqlconfig/system_controller/system_find_menu_page_count.tpl

@@ -1,6 +1,5 @@
-
 select
-    count(*) records
+    count(distinct sys_menu.id) records
 from
     sys_menu
 LEFT JOIN