stanley-king 2 년 전
부모
커밋
297288469a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      helper/refill/api/xyz/gdsinopec/RefillPhone.php

+ 1 - 0
helper/refill/api/xyz/gdsinopec/RefillPhone.php

@@ -6,6 +6,7 @@ require_once(BASE_HELPER_RAPI_PATH . '/gdsinopec/config.php');
 
 use refill;
 use Log;
+use Swoole;
 
 class RefillPhone extends refill\IRefillThird
 {