完成研究实习项目和乡村政府项目业务层

This commit is contained in:
2025-10-30 10:11:36 +08:00
parent 4528cb271f
commit ea9c2ba288
11 changed files with 82 additions and 49 deletions

View File

@@ -6,6 +6,7 @@ package socialServiceGovernmentProgram
import (
"net/http"
"github.com/JACKYMYPERSON/hldrCenter/config"
"github.com/JACKYMYPERSON/hldrCenter/internal/social_service_governmentprogram/internal/logic/socialServiceGovernmentProgram"
"github.com/JACKYMYPERSON/hldrCenter/internal/social_service_governmentprogram/internal/types"
"github.com/zeromicro/go-zero/rest/httpx"