src/main/java/com/taoke/autopay/manager/ChannelAgentManager.java
@@ -12,9 +12,6 @@ import net.sf.json.JSONObject; import org.springframework.stereotype.Component; import org.springframework.transaction.annotation.Transactional; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.ResponseBody; import org.yeshi.utils.JsonUtil; import org.yeshi.utils.StringUtil; import javax.annotation.Resource;