diff --git a/FreeCarRegistration/target/FreeCarRegistration/WEB-INF/classes/version/1.0.5.txt b/FreeCarRegistration/target/FreeCarRegistration/WEB-INF/classes/version/1.0.5.txt new file mode 100644 index 0000000..eaef6e6 --- /dev/null +++ b/FreeCarRegistration/target/FreeCarRegistration/WEB-INF/classes/version/1.0.5.txt @@ -0,0 +1,7 @@ +序号 日期 版本号 说明 +1 2023年11月27日 1.0.0 初始版本号 +2 2023年11月29日 1.0.1 增加微信解绑申请操作 +3 2024年04月16日 1.0.2 增加使用次数及剩余次数 +4 2024年07月02日 1.0.3 优化查询语句 +5 2024年10月10日 1.0.4 增加解除绑定页面 +6 2025年03月03日 1.0.5 增加预存明细,预存剩余次数不从流水中查询,增加预存追加,优化相关逻辑等 diff --git a/FreeCarRegistration/target/classes/version/1.0.5.txt b/FreeCarRegistration/target/classes/version/1.0.5.txt new file mode 100644 index 0000000..eaef6e6 --- /dev/null +++ b/FreeCarRegistration/target/classes/version/1.0.5.txt @@ -0,0 +1,7 @@ +序号 日期 版本号 说明 +1 2023年11月27日 1.0.0 初始版本号 +2 2023年11月29日 1.0.1 增加微信解绑申请操作 +3 2024年04月16日 1.0.2 增加使用次数及剩余次数 +4 2024年07月02日 1.0.3 优化查询语句 +5 2024年10月10日 1.0.4 增加解除绑定页面 +6 2025年03月03日 1.0.5 增加预存明细,预存剩余次数不从流水中查询,增加预存追加,优化相关逻辑等