@@ -51,6 +51,7 @@ public class PlatformScript {
this.createTime = createTime;
this.modifyTime = modifyTime;
this.downloadUrl = downloadUrl;
+ this.projectId=projectId;
this.deleted = "N";
this.canDelete = "Y";
}