mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
release:v2.4.7
This commit is contained in:
parent
9cf146ff5b
commit
89dd35e993
@ -9,7 +9,7 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<img src='https://gitee.com/huoyo/ko-time/badge/star.svg'>
|
<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://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/author-Chang Zhang-dbab09.svg'>
|
||||||
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
|
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<img src='https://gitee.com/huoyo/ko-time/badge/star.svg'>
|
<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://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/author-Chang Zhang-dbab09.svg'>
|
||||||
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
|
<img src='https://shields.io/badge/dependencies-Spring|aspectjweaver|tomcat|UIKit|Metricflow-r.svg'>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
-- spring2 v2.4.7及以上版本
|
-- spring2 v2.4.7及以上版本
|
||||||
-- spring3 v3.1.0及以上版本
|
-- spring3 v3.0.1及以上版本
|
||||||
create table ko_method_node
|
create table ko_method_node
|
||||||
(
|
(
|
||||||
id varchar(400) not null primary key comment '主键',
|
id varchar(400) not null primary key comment '主键',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user