dever 3 years ago
parent
commit
286fa9be23
1 changed files with 2 additions and 2 deletions
  1. 2 2
      main/database/help.php

+ 2 - 2
main/database/help.php

@@ -4,8 +4,8 @@ $type = array
 (
     1 => '门店销售',
     2 => '门店管理',
-    3 => '工厂管理',
-    4 => '仓库管理',
+    3 => '仓库管理',
+    4 => '工厂管理',
 );
 
 $config = array