fix build

This commit is contained in:
ljw
2024-09-13 16:21:57 +08:00
parent 76e6711755
commit 497a24ebd9
118 changed files with 150523 additions and 6 deletions

View File

@@ -10,6 +10,6 @@ swag init -g cmd/apimain.go --output docs/admin --instanceName admin --exclude h
go build -o release/apimain cmd/apimain.go
cp -ar resources release/
cp -ar docs release/
cp -ar data release/
cp -ar conf release/
cp -ar runtime release/
mkdir release/data
mkdir release/runtime