计划调整
This commit is contained in:
parent
e961c70260
commit
d2fca3feb9
@ -72,7 +72,7 @@ public class Weather implements Serializable {
|
||||
* 天气对应图标固定9种类型(您也可以根据wea字段自己处理):
|
||||
* xue、lei、shachen、wu、bingbao、yun、yu、yin、qing
|
||||
*/
|
||||
@Excel(name = "天气对应图标固定9种类型", width = 15)
|
||||
@Excel(name = "天气对应图标固定9种类型(xue、lei、shachen、wu、bingbao、yun、yu、yin、qing)", width = 15)
|
||||
@ApiModelProperty(value = "天气对应图标固定9种类型(您也可以根据wea字段自己处理):xue、lei、shachen、wu、bingbao、yun、yu、yin、qing")
|
||||
private String weaImg;
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user