ZhangZhihui's Blog  

2024年11月19日

摘要: zzh@ZZHPC:~$ curl -w '\nTime: %{time_total}\n' -d "$BODY" localhost:4000/v1/users { "user": { "id": 6, "created_at": "2024-11-21T18:33:14+08:00", "nam 阅读全文
posted @ 2024-11-19 23:11 ZhangZhihuiAAA 阅读(9) 评论(0) 推荐(0)
 
摘要: zzh@ZZHPC:/zdata/Github/greenlight$ migrate create -seq -ext=.sql -dir=./migrations create_user_table /zdata/Github/greenlight/migrations/000004_creat 阅读全文
posted @ 2024-11-19 09:13 ZhangZhihuiAAA 阅读(12) 评论(0) 推荐(0)