Nincs leírás

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

README.md

服务说明

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

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

怎么使用?

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

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

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

随后替换成新的地址