xiaoyong931011
2022-03-14 37a94b98a9a315f021e656c7344834ee488c3152
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}