-
门店目标保存/同步上月时归一化事业部等归属字段为组织ID,列表不再把ID转成名称;日报事业部与四大天王兼容历史名称关联;转卡品项按开单日期兜底 yjsj;补充相关 SQL 与前端编辑防呆。 Co-authored-by: Cursor <cursoragent@cursor.com>
-
- 会员自定义标签三端维护与标签库管理 - 监控中心大客卡金异常列表及阈值配置 - 重复充值提醒按开单/耗卡分类型校验 - 科技部驾驶舱纳入 Slim 并修复排行分布接口 - 培训签到 H5、入职公开填报、考勤半天时段等 - 小程序 pagesB 分包与驾驶舱入口调整 - 补充 V2.0.2 更新说明与部署 SQL Co-authored-by: Cursor <cursoragent@cursor.com>
-
补齐事业部三美占比、五项排名、服务日志与重复充值审计;大项目医美频次/分层/应收等能力;手机端金三角业绩与隐私政策;考勤补卡全勤口径及系统更新说明。 Co-authored-by: Cursor <cursoragent@cursor.com>
-
- Added a new column `F_APPLYDEPTID` to the `wform_leaveapply` table to store the organization ID of the applying department. - Updated historical data to populate `F_APPLYDEPTID` for entries where the department name is '事业部' by joining with the `BASE_ORGANIZE` table.
-
feat: 添加系统更新日志功能和沉睡会员提醒功能 - 在导航栏右侧添加更新日志图标,点击可查看系统更新日志 - 实现更新日志弹窗组件,支持分页加载和分类展示 - 新增沉睡会员提醒配置项,可在系统配置中设置沉睡天数 - 实现门店PC端沉睡会员列表查询功能,按最后消费时间排序 - 优化上传记录页面,添加来源模块标签和时间格式化显示 - 修复农历生日计算中的边界问题和异常处理 - 调整文件上传大小限制从10MB提升至20MB - 添加mysql2依赖包以支持数据库相关功能 ```
-
feat(config): 更新生产环境API配置 启用正式环境的API接口配置,禁用202605备份环境配置, 确保生产环境使用正确的后端服务地址。 ```
-
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.
-
…ll data is exported without pagination. Enhance error handling for total amount validation to support negative values and various formats. Add a new method for parsing decimal values, accommodating accounting formats. Update documentation for clarity on export parameters and import requirements.
-
…. Added address input for store location retrieval, integrated Tencent Maps API for geolocation, and updated form fields to include longitude, latitude, and fence polygons. Adjusted dialog and layout for better usability.
-
…ns for management backend and store PC applications, updated environment variables for local development, and removed unused CSS and JS files to optimize the build.
-
…yout adjustments. Increased font sizes and padding for better readability, and streamlined the member search input for a cleaner look.