Helius
2021-01-28 54f9eb4b13a4bde056fb38247dcb7e124a2fa238
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}