1
zyy
2025-10-28 91f82652d3a19efa3da0be659aa8954bbde2c712
src/main/java/com/nq/service/impl/PayChnnelServices.java
@@ -5,7 +5,6 @@
import com.nq.dao.PayChnnelMapper;
import com.nq.pojo.PayChnnel;
import com.nq.service.IPayChnnelServices;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;