确认证据,短信功能
This commit is contained in:
@@ -34,5 +34,13 @@ public class CaseAttach {
|
||||
* 备注
|
||||
*/
|
||||
private String note;
|
||||
/**
|
||||
* 用户id
|
||||
*/
|
||||
private Long userId;
|
||||
/**
|
||||
* 用户账户
|
||||
*/
|
||||
private String userName;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user