企业管理应用

fuwencai a80d37a57f feat:api增加超时时间配置 2 vuotta sitten
api a80d37a57f feat:api增加超时时间配置 2 vuotta sitten
entity ec45cb8d04 merg 2 vuotta sitten
rpc 107a093b69 feat:rpc增加超时时间配置 2 vuotta sitten
service 0352d05403 feat:地区 2 vuotta sitten
.DS_Store f5fb19455d 企业管理应用 2 vuotta sitten
README.md f5fb19455d 企业管理应用 2 vuotta sitten
go.mod 8e60455421 feat:分发权限地址设置 2 vuotta sitten
go.sum ec45cb8d04 merg 2 vuotta sitten

README.md

企业管理应用 goctl rpc proto -src entManageApplication.proto -dir . goctl api go -api entManageApplication.api -dir . go test -v -coverprofile=coverage go tool cover -html=coverage -o coverage.html