git config --global url."git@git.baozhida.cn/ERP_libs".insteadOf "http://120.55.48.97:3000/bzd_zeng/ERP_libs"
go mod edit -replace git.baozhida.cn/ERP_libs=${Yours_Path}/ERP_libs
conf/app.conf
GOOS=linux GOARCH=amd64 go build ERP_project.go
./ERP_project