Let's go
上一页 1 2 3 4 5 6 ··· 58 下一页
摘要: 使用 HttpClent调用 mport com.alibaba.fastjson2.JSONObject; import com.github.pagehelper.PageInfo; import com.sail.common.core.constant.HttpStatus; import 阅读全文
posted @ 2025-08-04 09:43 chenze 阅读(9) 评论(0) 推荐(0)
摘要: Dify添加模型,提示成功;实际模型为0 先把Dify镜像停掉:去dify/docker目录下执行 docker-compose down 可以看到关联的镜像状态都是Removed 编辑dify/docker/docker-compose.yaml,在environment部分增加 PYTHON_E 阅读全文
posted @ 2025-07-31 16:52 chenze 阅读(42) 评论(0) 推荐(0)
摘要: 报错 root@ubuntu-database:/opt/dify/docker# docker compose up -d [+] Running 9/9 ✘ api Error context canceled 15.1s ✘ db Error context canceled 15.1s ✘ 阅读全文
posted @ 2025-07-31 14:17 chenze 阅读(1590) 评论(0) 推荐(0)
摘要: 使用的两台服务器进行集群配置 配置h1节点 cat /etc/hostname cat /etc/hosts taos配置 vim /etc/taos/taos.cfg 配置节点2 cat /etc/hostname cat /etc/hosts taos配置 vim /etc/taos/taos. 阅读全文
posted @ 2025-07-17 16:29 chenze 阅读(99) 评论(0) 推荐(0)
摘要: 常用SQL 创建表结构 CREATE TABLE mydb.sf6data_test ( `createtime` TIMESTAMP, `deviceno` NCHAR(100), `pressure` NCHAR(100), `temperature` NCHAR(100), `density` 阅读全文
posted @ 2025-06-17 14:44 chenze 阅读(63) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 58 下一页
有事您Q我