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