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