Commit 81edafd1 authored by gaoyingwei's avatar gaoyingwei

修改 定时

parent a61d88c1
......@@ -42,7 +42,7 @@ public class Fcry extends BaseEntity
@Excel(name = "人员类别")
private String peopleType;
/** 是否疾控判定阳性 */
@Excel(name = "是否疾控判定阳性")
@Excel(name = "是否阳性",dictType = "is_yx",type = Excel.Type.EXPORT)
private String isPositive;
/** 仅抗原阳性 */
@Excel(name = "仅抗原阳性")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment