Class PicDefaultServiceImpl
java.lang.Object
cn.sinozg.applet.common.service.impl.PicDefaultServiceImpl
- All Implemented Interfaces:
PicService
@Service
@ConditionalOnSingleCandidate(PicService.class)
public class PicDefaultServiceImpl
extends Object
implements PicService
图片接口默认实现
- Since:
- 2025-06-21 00:07
- Author:
- xieyubin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
app
-
-
Constructor Details
-
PicDefaultServiceImpl
public PicDefaultServiceImpl()
-
-
Method Details
-
showUrl
Description copied from interface:PicService图片id- Specified by:
showUrlin interfacePicService- Parameters:
id- id- Returns:
- 地址
-