Browse Source

add debug

stanley-king 7 years ago
parent
commit
20fee9252d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mobile/control/mshop.php

+ 1 - 1
mobile/control/mshop.php

@@ -28,7 +28,7 @@ class mshopControl extends specialControl
 
     public function indexOp()
     {
-        $url = BASE_SITE_URL . "/mshop";
+        $url = BASE_SITE_URL . "/mshop/";
 
         if(session_helper::need_wechat_author())
         {