Commit 32b6d957 by mobh Committed by chenzg

修改问题

parent 3caee45f
......@@ -41,7 +41,7 @@ public class AdminAssoTxjlb extends Model<AdminAssoTxjlb> {
private String content;
@ApiModelProperty(value = "提醒用户姓名 提醒用户姓名", example = "101")
private Integer userName;
private String userName;
@ApiModelProperty(value = "提醒用户id 提醒用户id", example = "101")
private Integer empNum;
......
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