No Description

HaiLin Huang 4228257bb1 fix 1 month ago
algor 6bf4941fda fix 2 months ago
archives 6bf4941fda fix 2 months ago
common 6bf4941fda fix 2 months ago
constants 40fc4b10c0 fix 1 month ago
form 6bf4941fda fix 2 months ago
graph e510c02445 fix 1 month ago
idc 626fd8cef1 fix 1 month ago
mechanism 6bf4941fda fix 2 months ago
pdf_template 6bf4941fda fix 2 months ago
response f6c3d63394 fix 2 months ago
survey 8439b9de9b fix 1 month ago
tag 6bf4941fda fix 2 months ago
utils f6c3d63394 fix 2 months ago
wallet 6bf4941fda fix 2 months ago
.DS_Store f6c3d63394 fix 2 months ago
README.md 4228257bb1 fix 1 month ago
go.mod 6bf4941fda fix 2 months ago
go.sum f6c3d63394 fix 2 months ago
helper.go f6c3d63394 fix 2 months ago
structs.go 8fd1d1b05b fix 1 month ago

README.md

服务说明

sdk包,是自己发布的一个 sdk package

里面集成了公共的 Struct 和函数调用

怎么使用?

首先你需要有一个Git仓库,将代码传到仓库后,发布版本

在各个用到的项目下使用go get git@xxx.com/xxx/sdk安装

目前项目中集成的 sdk 是gogs.uu.mdfinesscao.com/hys/sdk,部署后应该在所有项目中检查是否引用了 sdk

随后替换成新的地址