Helius
2021-06-15 2e3db6b70d8441f11fbbd60999ab8fe8cc167fa0
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