Aucune description

root 7b0c921569 Initial commit or whatever message you want il y a 1 jour
algor 7b0c921569 Initial commit or whatever message you want il y a 1 jour
archives 7b0c921569 Initial commit or whatever message you want il y a 1 jour
common 7b0c921569 Initial commit or whatever message you want il y a 1 jour
constants 40fc4b10c0 fix il y a 1 mois
form 7b0c921569 Initial commit or whatever message you want il y a 1 jour
graph 7b0c921569 Initial commit or whatever message you want il y a 1 jour
idc 7b0c921569 Initial commit or whatever message you want il y a 1 jour
mechanism 7b0c921569 Initial commit or whatever message you want il y a 1 jour
pdf_template 7b0c921569 Initial commit or whatever message you want il y a 1 jour
response f6c3d63394 fix il y a 2 mois
survey 7b0c921569 Initial commit or whatever message you want il y a 1 jour
tag 7b0c921569 Initial commit or whatever message you want il y a 1 jour
utils f6c3d63394 fix il y a 2 mois
wallet 7b0c921569 Initial commit or whatever message you want il y a 1 jour
.DS_Store f6c3d63394 fix il y a 2 mois
README.md 4228257bb1 fix il y a 1 mois
go.mod 7b0c921569 Initial commit or whatever message you want il y a 1 jour
go.sum 7b0c921569 Initial commit or whatever message you want il y a 1 jour
helper.go f6c3d63394 fix il y a 2 mois
structs.go 8fd1d1b05b fix il y a 1 mois

README.md

服务说明

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

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

怎么使用?

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

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

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

随后替换成新的地址