数字人项目迁移

This commit is contained in:
2026-04-27 11:24:13 +08:00
parent 995e038541
commit f66925eb73
31 changed files with 543 additions and 665 deletions

View File

@@ -2,9 +2,9 @@ package service
import (
"context"
"digital-human/consts"
"digital-human/dao"
"digital-human/model/dto"
"digital-human/digitalhuman/consts"
"digital-human/digitalhuman/dao"
"digital-human/digitalhuman/model/dto"
"encoding/json"
"errors"