图片套版生成模块
This commit is contained in:
parent
11644c6515
commit
5e74174211
@ -14,7 +14,7 @@ import io.swagger.annotations.ApiModelProperty;
|
|||||||
* @Version: 3.0
|
* @Version: 3.0
|
||||||
**/
|
**/
|
||||||
@ApiModel
|
@ApiModel
|
||||||
public class MaterialAudioVO extends MaterialDataVO {
|
public class MaterialAudioVO {
|
||||||
|
|
||||||
@ApiModelProperty(name = "materialAudioFileId", value = "音频文件ID")
|
@ApiModelProperty(name = "materialAudioFileId", value = "音频文件ID")
|
||||||
private String materialAudioFileId;
|
private String materialAudioFileId;
|
||||||
|
Loading…
Reference in New Issue
Block a user