@@ -26,6 +26,8 @@ public class MultiSimulationProjectParam {
private Integer projectMaxSeconds;
private String projectDescription;
+ private String projectUserId;
+
/**
* project的主键id
*/