时间字段格式化
This commit is contained in:
parent
5e0af80733
commit
977a213957
|
@ -47,6 +47,7 @@ public class DrugRetailAndUseApplyInfoVO implements Serializable {
|
|||
/**
|
||||
* 药品批准文号有效期
|
||||
*/
|
||||
@JsonFormat(pattern = "yyyy-MM-dd", timezone = "GMT+8")
|
||||
private Date yppzwhyxq;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue