@@ -5,8 +5,6 @@ require_once(BASE_HELPER_PATH . '/refill/RefillFactory.php');
require_once(BASE_HELPER_PATH . '/mtopcard/mtopcard.php');
require_once(BASE_HELPER_PATH . '/model/member_info.php');
-use refill;
-
//商家充值接口中心
class refillControl extends merchantControl
{