Helius
2020-09-13 3a9537996edb1c9f97a6b047556e910ba2bd1cb7
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}