release:v2.4.7

This commit is contained in:
huoyo 2024-09-07 20:46:03 +08:00
parent 9cf146ff5b
commit 89dd35e993
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<div align="center">
<img src='https://gitee.com/huoyo/ko-time/badge/star.svg'>
<img src='https://img.shields.io/github/stars/huoyo/ko-time.svg?&label=Stars&logo=github'>
<img src='https://shields.io/badge/version-2.4.5-green.svg'>
<img src='https://shields.io/badge/version-2.4.7-green.svg'>
<img src='https://shields.io/badge/author-Chang Zhang-dbab09.svg'>
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
</div>

View File

@ -17,7 +17,7 @@
<div align="center">
<img src='https://gitee.com/huoyo/ko-time/badge/star.svg'>
<img src='https://img.shields.io/github/stars/huoyo/ko-time.svg?&label=Stars&logo=github'>
<img src='https://shields.io/badge/version-2.4.5-green.svg'>
<img src='https://shields.io/badge/version-2.4.7-green.svg'>
<img src='https://shields.io/badge/author-Chang Zhang-dbab09.svg'>
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
</div>

View File

@ -1,5 +1,5 @@
-- spring2 v2.4.7及以上版本
-- spring3 v3.1.0及以上版本
-- spring3 v3.0.1及以上版本
create table ko_method_node
(
id varchar(400) not null primary key comment '主键',