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