xinli/项目介绍/环境配置/5. 打包命令.md
2026-01-30 16:23:00 +08:00

12 lines
239 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

前端打包:
xinli-ui文件夹
npm run build:prod
后端打包:
mvn clean package
App打包
xinli-App文件夹
D:\0_Project\09_归档\01_Project_psychological\xinli\xinli-App\app\build\outputs\apk\release
gradlew assembleRelease