Merge develop into test - sync latest code

This commit is contained in:
2026-04-10 12:31:19 +08:00
1255 changed files with 107256 additions and 24904 deletions

4
scripts/build.bat Normal file
View File

@@ -0,0 +1,4 @@
cd /d D:\his\openhis-server-new
call mvn clean package -DskipTests
echo Build complete!
pause