未验证 提交 f1b3c6cf 编写于 作者: H Hind3ight 提交者: GitHub

fix errors

上级 8c5ed737
......@@ -11,7 +11,7 @@ type FieldService struct {
FieldRepo *serverRepo.FieldRepo `inject:""`
ReferRepo *serverRepo.ReferRepo `inject:""`
DefService *DefService
DefService *DefService `inject:""`
}
func (s *FieldService) GetTree(defId uint) (root *model.ZdField, err error) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册