Browse Source

更新 'index.php'

rabin 5 years ago
parent
commit
9818766cce
1 changed files with 1 additions and 1 deletions
  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);