shish 1 mese fa
parent
commit
e96068e1e2
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      common/components/dict.php

+ 2 - 2
common/components/dict.php

@@ -9,9 +9,9 @@ class dict
 
     public static $data = [
         //APP通知打开关闭状态 1打开 0关闭
-        'appNotice' => 1,
+        'appNotice' => 0,
         //微信通知打开关闭状态 1打开 0关闭
-        'wxNotice' => 1,
+        'wxNotice' => 0,
         //是否具备地址功能 0不具备 1具备
         'hasMap' => 1,
         //mainId对应物流月结账号