zainali5120
2021-04-25 a55747a7cedc4c4f04f33755a27862c959c1ad30
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}