|
@@ -95,6 +95,9 @@ func (this *ActivityCoAntroller) PreserveAndPublish() {
|
|
req.Scale = ""
|
|
req.Scale = ""
|
|
req.CustomerTypeIds = ""
|
|
req.CustomerTypeIds = ""
|
|
}
|
|
}
|
|
|
|
+ if req.IsResearchPoints == 0 {
|
|
|
|
+ req.SiginupDeadline = ""
|
|
|
|
+ }
|
|
activityId := req.ActivityId
|
|
activityId := req.ActivityId
|
|
labelType := req.LabelType
|
|
labelType := req.LabelType
|
|
labelList := req.List
|
|
labelList := req.List
|