Commit edf0762b by mobh

Merge branch 'dev-mobh' into develop

parents d4ec43ab 3350714e
......@@ -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