Explorar o código

mengjihuanoyin

xiaoyu hai 1 ano
pai
achega
d0c9788b88

+ 2 - 2
helper/refill/api/zy/mengjihuanoyin/RefillCallBack.php

@@ -1,7 +1,7 @@
 <?php
-namespace refill\blueciyuefeiy;
+namespace refill\mengjihuanoyin;
 
-require_once(BASE_HELPER_RAPI_PATH . '/blueciyuefeiy/config.php');
+require_once(BASE_HELPER_RAPI_PATH . '/mengjihuanoyin/config.php');
 use refill;
 class RefillCallBack implements refill\IRefillCallBack
 {

+ 2 - 2
helper/refill/api/zy/mengjihuanoyin/RefillPhone.php

@@ -1,8 +1,8 @@
 <?php
 
-namespace refill\blueciyuefeiy;
+namespace refill\mengjihuanoyin;
 
-require_once(BASE_HELPER_RAPI_PATH . '/blueciyuefeiy/config.php');
+require_once(BASE_HELPER_RAPI_PATH . '/mengjihuanoyin/config.php');
 
 use refill;
 use Log;