shish 5 years ago
parent
commit
f363f20809
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/components/dict.php

+ 1 - 1
common/components/dict.php

@@ -29,7 +29,7 @@ class dict
         'sale_purchase_order_valid' => 200,
 
         //需要显示国兰的信息 0不需要 1需要(需要提交审核小程序时请显示国兰信息)
-        'showGlInfo' => 0,
+        'showGlInfo' => 1,
 
         //显示零售和供货商的演示入口 0不需要 1需要
         'showDemo' => 1,