[2024-11-08] 添加新特性: 适配 workflow

This commit is contained in:
liuxiaohua 2024-11-08 09:32:05 +08:00
parent c8ddd87ac1
commit 1b35f90966
3 changed files with 11 additions and 3 deletions

View File

@ -58,7 +58,10 @@ jobs:
# 构建添加 mark 指令
- name: Setup mark
if: steps.changed-markdown-files.outputs.any_changed == 'true'
uses: https://texous.cn/actions/setup-mark-action@v1.0.1
uses: https://texous.cn/actions/setup-mark-action-refactor@v2.0.1
with:
version: 11.3.0
url_prefix: https://texous.cn/actions/mark
# 编译以及发布到
- name: Mark and to confluence

View File

@ -1,9 +1,14 @@
## 20241107
- [ ] 开始对接快递100
- [ ] 下运单
- [ ] 物流信息查询
- [ ] 完善企赋网关整体框架
## 20241106
- [ ] 表结构设计
- [ ] 方案评审
- [ ] 基础架子搭建
- [ ] 当前系统的访问量QPS
-
## 20241105
- [ ] 企赋网关技术架构图

View File

@ -174,4 +174,4 @@ CREATE TABLE `default`.`eg_request_info_detail`
## 七、设计评审意见
## 八、参考文档
## 八、参考文档