chore: update pom.xml Lombok config and deploy settings

- Update Maven compiler plugin to support Lombok annotation processing
- Add deploy.conf for automated deployment
- Update backend models and controllers
- Update frontend pages and API
This commit is contained in:
2026-03-04 12:21:29 +08:00
parent 4646fbc9b5
commit 6f2dc27fbc
20 changed files with 352 additions and 151 deletions

6
msh_crmeb_22/deploy.conf Normal file
View File

@@ -0,0 +1,6 @@
SERVER_HOST=49.235.131.69
SERVER_USER=root
SERVER_PORT=22
REMOTE_DIR=/www/crmeb
LOCAL_PORT=20822
JAR_NAME=sophia-front-2.2.jar