# QlExpress **Repository Path**: xuweizhi/ql-express ## Basic Information - **Project Name**: QlExpress - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2021-10-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 时间比较短,功能比较简陋,如果后期确认要做,可优化 # 1 ql 表达式转换 ScriptConfigController.scriptConvert # 未解决 - CompareRule: 判断数值可配置化,目前只有评估等级是可配置 - 判断值可配置化思路: 与评估等级绑定 ( CompareValue -> level ) - 脚本拼接: 目前采用 StringBuilder,后续考虑 Velocity、Beetl 或 Freemarker