服务指令:类别、类型删除默认图片
This commit is contained in:
parent
b58270f2bf
commit
1f70456c63
|
|
@ -89,9 +89,6 @@ public class ConfigServiceType implements Serializable {
|
|||
/**网络标记,0为用pad本地静态图片,1为用网络图*/
|
||||
@ApiModelProperty(value = "网络标记")
|
||||
private java.lang.String netFlag;
|
||||
/**默认图片*/
|
||||
@ApiModelProperty(value = "默认图片")
|
||||
private java.lang.String staticPath;
|
||||
/**动画图片*/
|
||||
@ApiModelProperty(value = "动画图片")
|
||||
private java.lang.String animationPath;
|
||||
|
|
|
|||
Loading…
Reference in New Issue