修改了部分数据结构1
This commit is contained in:
@@ -328,8 +328,6 @@ func (b *Res) GetResCaseBehaviorList(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
|
||||
req.PlatformId = platformId
|
||||
|
||||
if req.StartTime != "" {
|
||||
if req.EndTime == "" {
|
||||
responses.FailWithMessage("参数错误", c)
|
||||
|
||||
Reference in New Issue
Block a user