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