parent
55e5bd4713
commit
24dcb9612e
@ -0,0 +1,9 @@
|
||||
package com.example.vo;
|
||||
|
||||
import com.example.entity.NewsInfo;
|
||||
|
||||
public class NewsInfoVo extends NewsInfo {
|
||||
|
||||
|
||||
|
||||
}
|
Loading…
Reference in new issue