2
0

compile tips

This commit is contained in:
zhangsz
2025-04-12 16:03:11 +08:00
parent bae309535a
commit a76ce1c161

View File

@@ -76,3 +76,8 @@ curl --location --request POST 'https://192.168.2.249:8043/openapi/authorize/tok
"client_id": "5036e77c81a74008821c694a715fe2b8",
"client_secret": "29faa06fb7f244b094377b48eb3083a7"
}'
## compile
mvn clean compile
mvn clean package -P prod