header 信息处理

This commit is contained in:
ziming 2025-10-11 14:17:44 +08:00
parent d77415e219
commit e8be9cbfac
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ go mod init
#### 2、在项目目录中执行 #### 2、在项目目录中执行
```shell ```shell
go get -u github.com/sleepinggodoflove/lansexiongdi-marketing-sdk go get -u gitee.com/lansexiongdi/ymt
``` ```
来添加依赖,完成 `go.mod` 修改与 SDK 下载。 来添加依赖,完成 `go.mod` 修改与 SDK 下载。