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