songdb 5 lat temu
rodzic
commit
2398690c2e
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      app/Libs/Pay/WechatPay.php

+ 1 - 0
app/Libs/Pay/WechatPay.php

@@ -49,6 +49,7 @@ class WechatPay
                     break;
                 case 'SMKPAY':
                     self::$_instance = new SmkPay($config);
+                    break;
                 default:
                     return null;
 			}