Commit f6bbeca9 by 徐高华

MP3

parent bb4bcff3
...@@ -48,6 +48,7 @@ public class OpenQwAlarmLogExcelVO implements Serializable { ...@@ -48,6 +48,7 @@ public class OpenQwAlarmLogExcelVO implements Serializable {
/** /**
* 会员Nick * 会员Nick
*/ */
@JsonSerialize(using = UserNameJsonSeralizer.class)
private String memberNick; private String memberNick;
/** /**
* 会员卡 * 会员卡
......
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