修改了部分数据结构1

This commit is contained in:
2025-01-09 16:50:35 +08:00
parent dc65bd9e09
commit 88a27a131b
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -328,8 +328,6 @@ func (b *Res) GetResCaseBehaviorList(c *gin.Context) {
return
}
req.PlatformId = platformId
if req.StartTime != "" {
if req.EndTime == "" {
responses.FailWithMessage("参数错误", c)