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