订单中心

lianbingjie 5287b3f583 fenzhihebving il y a 3 ans
entity c3c5dc2135 xiugai il y a 3 ans
rpc 72b15e4386 feat:单元测试 il y a 3 ans
service 4f83a20ed5 feat:修改单元测试 il y a 3 ans
.DS_Store 58e4082262 int il y a 3 ans
README.md 5287b3f583 fenzhihebving il y a 3 ans
go.mod bf7f3906b0 订单中心完善 il y a 3 ans
go.sum bf7f3906b0 订单中心完善 il y a 3 ans

README.md

订单中台 $ goctl rpc proto -src orderCenter.proto -dir . $ go test -v -coverprofile=coverage $ go tool cover -html=coverage -o coverage.html