src/main/java/com/xcong/excoin/modules/platform/service/impl/PlatformNoticeServiceImpl.java
@@ -11,7 +11,6 @@ import com.xcong.excoin.common.response.Result; import com.xcong.excoin.modules.platform.dao.PlatformNoticeDao; import com.xcong.excoin.modules.platform.entity.PlatformNoticeEntity; import com.xcong.excoin.modules.platform.entity.PlatformPaymentMethodEntity; import com.xcong.excoin.modules.platform.service.PlatformNoticeService; @Service