parent
02655aa647
commit
e3910e9efa
@ -0,0 +1,9 @@
|
|||||||
|
package com.example.vo;
|
||||||
|
|
||||||
|
import com.example.entity.UserInfo;
|
||||||
|
|
||||||
|
public class UserInfoVo extends UserInfo {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in new issue