vault backup: 2025-12-04 09:12:56

This commit is contained in:
杜鹏飞
2025-12-04 09:12:56 +08:00
commit 71e83861de
300 changed files with 339584 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,12 @@
# 本地资源 路径 地址
E:\BaiduNetdiskDownload\网关2.0
# 测试部署路径
```
cqaivm /data01/migu/gateway
```
代码讲解视频44分左右开始网关功能说明
#### kafka 查看消息
kafka-console-consumer.sh --bootstrap-server localhost:9092 --from-beginning --topic topic-aifgw

View File

@@ -0,0 +1,19 @@
网关安装手册
![[网关安装手册 aifgw2.0 markdown(1).pdf]]
![[陈龙-网关接入接出手册_加入调用示例.docx]]
![[陈龙-网关接入方式.pdf]]
安全网关接入方式
![[网关接入方式 aifgw2.0.pdf]]
## 打包
> cd aifgw-web/
> mvn -Prelease-all -DskipTests clean install -U