Browse Source

Merge branch 'version1.5' of wugg/phpstock into master-online

wugg 2 years ago
parent
commit
62a18920f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/controller/Stat.php

+ 1 - 1
app/admin/controller/Stat.php

@@ -262,7 +262,7 @@ FROM
         $list = $db->query("SELECT
 	a.suppitem as p,
 	       a.depart,
-      if(a.depart='网部',43,42) as  depar_id,
+      if(a.depart='网部',43,42) as  depar_id,
 	m,
 	a.sale_total AS total,
 	`a`.`th_total` AS `mthfee`,