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