浏览代码

跟据父级ID查询

liuyang 5 年之前
父节点
当前提交
9ae1a30d39
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      backend/src/dashoo.cn/modi_webapi/app/api/duty/detail.go

+ 0 - 1
backend/src/dashoo.cn/modi_webapi/app/api/duty/detail.go

@@ -6,7 +6,6 @@ import (
 	"dashoo.cn/modi_webapi/app/model/duty/detail"
 	"dashoo.cn/modi_webapi/app/model/duty/detail"
 	detailService "dashoo.cn/modi_webapi/app/service/duty"
 	detailService "dashoo.cn/modi_webapi/app/service/duty"
 	"dashoo.cn/modi_webapi/library/request"
 	"dashoo.cn/modi_webapi/library/request"
-	"dashoo.cn/modi_webapi/library/response"
 	"fmt"
 	"fmt"
 	"github.com/gogf/gf/net/ghttp"
 	"github.com/gogf/gf/net/ghttp"
 )
 )