-
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.