feat 修改model名称

This commit is contained in:
2026-01-07 14:10:47 +08:00
parent 97c7813a24
commit e02e56781e
28 changed files with 56 additions and 56 deletions

View File

@@ -2,8 +2,8 @@ package utils
import (
"bytes"
"common/net/http/http_resp"
"encoding/json"
"git.hlsq.asia/mmorpg/service-common/net/http/http_resp"
"github.com/gin-gonic/gin"
"github.com/stretchr/testify/suite"
"net/http/httptest"