ZhangZhihui's Blog |
|
||
2023年12月25日2023年12月24日
摘要:
zzh@ZZHPC:/zdata/Github/zimplebank$ make server go run main.go 2023/12/24 20:57:39 failed to create statik fs:statik/fs: no zip data registered exit s 阅读全文
摘要:
zzh@ZZHPC:/zdata/Github$ git clone https://github.com/swagger-api/swagger-ui.git Cloning into 'swagger-ui'... remote: Enumerating objects: 41700, done 阅读全文
摘要:
Only copying the annotations.proto file is not enough. Copying all .proto files under grpc-gateway/protoc-gen-openapiv2/options will fix this issue: 阅读全文
2023年12月23日
摘要:
zzh@ZZHPC:~$ evans --help evans 0.10.11 Usage: evans [global options ...] <command> Options: --silent, -s hide redundant output (default "false") --pa 阅读全文
摘要:
The above proto3 isn't stable, it can't recognize syntax errors or import errors timely. Change to this one: 阅读全文
摘要:
Access token is for short duration access. Refresh token is for medium duration access, saved in database. 阅读全文
摘要:
zzh@ZZHPC:/zdata/Github/zimplebank$ npm install -g @dbml/cli zzh@ZZHPC:/zdata/Github/zimplebank$ dbml2sql --help Usage: dbml2sql [options] <files...> 阅读全文
摘要:
zzh@ZZHPC:~$ npm install -g dbdocs zzh@ZZHPC:~$ dbdocs login ? Choose a login method: Email ? Your email: ZhangZhihuiAAA@126.com ✔ Request email authe 阅读全文
|
Copyright © 2024 ZhangZhihuiAAA
Powered by .NET 9.0 on Kubernetes |