-
- 会员自定义标签三端维护与标签库管理 - 监控中心大客卡金异常列表及阈值配置 - 重复充值提醒按开单/耗卡分类型校验 - 科技部驾驶舱纳入 Slim 并修复排行分布接口 - 培训签到 H5、入职公开填报、考勤半天时段等 - 小程序 pagesB 分包与驾驶舱入口调整 - 补充 V2.0.2 更新说明与部署 SQL Co-authored-by: Cursor <cursoragent@cursor.com>
-
统一 Vben5 暗色布局与列表样式,接入短信模板/发送日志及门店祝福发送,并支持手机号隐私脱敏开关。 Co-authored-by: Cursor <cursoragent@cursor.com>
-
chore(config): 切换数据库连接配置从开发环境到生产环境 切换MCP配置中的数据库连接字符串,将默认连接从lqerp_dev开发库更改为lqerp生产库, 同时注释掉原来的开发环境配置以备后续使用 ```
-
- Updated the .env.production file to set the base API and WebSocket URLs for the testing environment. - Commented out the production URLs for clarity and future reference. - Removed the deprecated CSS file from the dist directory to clean up the project structure.