...
 
Commits (8)
    https://gitcode.net/twelvet/twelvet/-/commit/4588a7796e121cdb91584feb1b1c75b52e0473b0 Update README.md 2023-07-09T19:58:19+08:00 twelvet 2471835953@qq.com https://gitcode.net/twelvet/twelvet/-/commit/77077ba21124a962c45692849a51f81de55b0157 Update README_EN.md 2023-07-09T19:58:29+08:00 twelvet 2471835953@qq.com https://gitcode.net/twelvet/twelvet/-/commit/eba477c79ba4de0fd96d4d9f29060986c2318dc5 Update sync-repository.yml 2023-07-10T16:00:16+08:00 twelvet 2471835953@qq.com https://gitcode.net/twelvet/twelvet/-/commit/decf8e4d85b590ac5a3524f34e80e6d866cd63d1 Update sync-repository.yml 2023-07-13T14:51:08+08:00 twelvet 2471835953@qq.com https://gitcode.net/twelvet/twelvet/-/commit/6ae7e70e26e3a216df5760c705c1675d1a7e4d27 Update sync-repository.yml 2023-07-13T15:17:52+08:00 twelvet 2471835953@qq.com https://gitcode.net/twelvet/twelvet/-/commit/796a5a388849fa5d97229156f9ce4fca0cda3b5c dynamic 2023-07-13T17:57:36+08:00 TwelveT 2471835953@qq.com https://gitcode.net/twelvet/twelvet/-/commit/1b947cba0e36419836311a307b41418d490b1d4f Merge branch 'master' of https://github.com/twelvet-s/twelvet 2023-07-13T17:58:56+08:00 TwelveT 2471835953@qq.com https://gitcode.net/twelvet/twelvet/-/commit/9a7bae32a8c4860baac8599492162d119bc28ef5 Update pom.xml 2023-07-15T09:18:41+08:00 twelvet 2471835953@qq.com
......@@ -18,7 +18,7 @@ jobs:
dst_key: ${{ secrets.SSH_PRIVATE_KEY }}
dst_token: ${{ secrets.GITEE_TOKEN }}
# 指定同步仓库
static_list: twelvet,twelvet-ui,twelvet-fast,netty-websocket-spring-boot-starter,gins,twelvet-ai
static_list: twelvet,twelvet-ui,twelvet-fast,netty-websocket-spring-boot-starter,gins,twelvet-ai,twelvet-mall-ui,twelvet-mall
force_update: true
account_type: user
clone_style: ssh
......
......@@ -4,7 +4,7 @@
[![AUR](https://img.shields.io/github/license/twelvet-s/twelvet)](https://github.com/twelvet-s/twelvet/blob/master/LICENSE)
[![](https://img.shields.io/badge/Author-TwelveT-orange.svg)](https://twelvet.cn)
[![](https://img.shields.io/badge/version-2.7.5-success)](https://gitee.com/twelvet/twelvet)
[![](https://img.shields.io/badge/version-2.7.5-success)](https://github.com/twelvet-s/twelvet)
[![GitHub stars](https://img.shields.io/github/stars/twelvet-s/twelvet.svg?style=social&label=Stars)](https://github.com/twelvet-s/twelvet/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/twelvet-s/twelvet.svg?style=social&label=Fork)](https://github.com/twelvet-s/twelvet/network/members)
[![star](https://gitee.com/twelvet/twelvet/badge/star.svg?theme=white)](https://gitee.com/twelvet/twelvet/stargazers)
......
......@@ -4,7 +4,7 @@
[![AUR](https://img.shields.io/github/license/twelvet-s/twelvet)](https://github.com/twelvet-s/twelvet/blob/master/LICENSE)
[![](https://img.shields.io/badge/Author-TwelveT-orange.svg)](https://twelvet.cn)
[![](https://img.shields.io/badge/version-2.7.5-success)](https://gitee.com/twelvet/twelvet)
[![](https://img.shields.io/badge/version-2.7.5-success)](https://github.com/twelvet-s/twelvet)
[![GitHub stars](https://img.shields.io/github/stars/twelvet-s/twelvet.svg?style=social&label=Stars)](https://github.com/twelvet-s/twelvet/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/twelvet-s/twelvet.svg?style=social&label=Fork)](https://github.com/twelvet-s/twelvet/network/members)
[![star](https://gitee.com/twelvet/twelvet/badge/star.svg?theme=white)](https://gitee.com/twelvet/twelvet/stargazers)
......
此差异已折叠。
......@@ -14,7 +14,7 @@
<dependencies>
<!--通用核心-->
<!--system API-->
<dependency>
<groupId>com.twelvet</groupId>
<artifactId>twelvet-api-system</artifactId>
......