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