vault backup: 2025-12-04 09:12:56
This commit is contained in:
BIN
prd产品/网关/assets/网关安装手册 aifgw2.0 markdown(1).pdf
Normal file
BIN
prd产品/网关/assets/网关安装手册 aifgw2.0 markdown(1).pdf
Normal file
Binary file not shown.
BIN
prd产品/网关/assets/网关接入方式 aifgw2.0.pdf
Normal file
BIN
prd产品/网关/assets/网关接入方式 aifgw2.0.pdf
Normal file
Binary file not shown.
BIN
prd产品/网关/assets/陈龙-网关接入接出手册_加入调用示例.docx
Normal file
BIN
prd产品/网关/assets/陈龙-网关接入接出手册_加入调用示例.docx
Normal file
Binary file not shown.
BIN
prd产品/网关/assets/陈龙-网关接入方式.pdf
Normal file
BIN
prd产品/网关/assets/陈龙-网关接入方式.pdf
Normal file
Binary file not shown.
12
prd产品/网关/学习笔记.md
Normal file
12
prd产品/网关/学习笔记.md
Normal 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
|
||||
19
prd产品/网关/安装文档 + 网关接入接出手册_调用示例 + 网关接入方式.md
Normal file
19
prd产品/网关/安装文档 + 网关接入接出手册_调用示例 + 网关接入方式.md
Normal 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
|
||||
Reference in New Issue
Block a user