Explorar el Código

更新 'index.php'

rabin hace 6 años
padre
commit
9818766cce
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -1,5 +1,5 @@
 <?php
-define('DEVER_APP_NAME', 'service');
+define('DEVER_APP_NAME', 'wechat_service');
 define('DEVER_APP_LANG', '公众号');
 define('DEVER_APP_PATH', dirname(__FILE__) . DIRECTORY_SEPARATOR);
 define('DEVER_MANAGE_ORDER', 80);