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