stanley-king 7 anni fa
parent
commit
20fee9252d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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())
         {