feat: refactor.

This commit is contained in:
tx7do
2024-06-08 14:09:29 +08:00
parent 5e85934e35
commit 01424e4387
4 changed files with 1135 additions and 361 deletions

View File

@@ -13,7 +13,7 @@ SRCS_MK := $(foreach dir, app, $(wildcard $(dir)/*/*/Makefile))
# generate protobuf api go code
api:
cd api
cd api && \
buf generate
# show help