xiaoyong931011
2020-07-14 5ecb374cad235d0010889cd4d8d0a6b74b9ebbd0
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