No Description

root 7b0c921569 Initial commit or whatever message you want 7 hours ago
algor 7b0c921569 Initial commit or whatever message you want 7 hours ago
archives 7b0c921569 Initial commit or whatever message you want 7 hours ago
common 7b0c921569 Initial commit or whatever message you want 7 hours ago
constants 40fc4b10c0 fix 1 month ago
form 7b0c921569 Initial commit or whatever message you want 7 hours ago
graph 7b0c921569 Initial commit or whatever message you want 7 hours ago
idc 7b0c921569 Initial commit or whatever message you want 7 hours ago
mechanism 7b0c921569 Initial commit or whatever message you want 7 hours ago
pdf_template 7b0c921569 Initial commit or whatever message you want 7 hours ago
response f6c3d63394 fix 2 months ago
survey 7b0c921569 Initial commit or whatever message you want 7 hours ago
tag 7b0c921569 Initial commit or whatever message you want 7 hours ago
utils f6c3d63394 fix 2 months ago
wallet 7b0c921569 Initial commit or whatever message you want 7 hours ago
.DS_Store f6c3d63394 fix 2 months ago
README.md 4228257bb1 fix 1 month ago
go.mod 7b0c921569 Initial commit or whatever message you want 7 hours ago
go.sum 7b0c921569 Initial commit or whatever message you want 7 hours 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

随后替换成新的地址