|
@@ -35,6 +35,7 @@ public class AppSceneVo {
|
|
private Integer sceneType;
|
|
private Integer sceneType;
|
|
|
|
|
|
private String buildType;
|
|
private String buildType;
|
|
|
|
+ private Integer location;
|
|
|
|
|
|
public String getCreateTime() {
|
|
public String getCreateTime() {
|
|
return DateUserUtil.getDayTime(createTime);
|
|
return DateUserUtil.getDayTime(createTime);
|