water

Results 5 issues of water

![image](https://user-images.githubusercontent.com/6082925/34940265-d3fa5c36-fa29-11e7-9989-f641269d5688.png)

“add oracle repository” to make ‘mvn clean -DskipTests install’ success

update ‘http://repo.typesafe.com/typesafe/releases/’ to 'https', the ‘http://repo.typesafe.com/typesafe/releases/’ Connection refused

### Chat2DB Version 当前版本:v0.0.0 build 20230610114526 ### Describe the bug ![image](https://github.com/alibaba/Chat2DB/assets/6082925/6f6268d7-38e2-442a-9cd8-e55fde7553e7) mac 苹果芯片,使用你们提供的”统一代理服务“进行AI配置 步骤: 1.要求”创建一个用户表“ ,AI返回正常 2.要求”给用户表插入10条数据“,AI返回”请提供用户表的字段信息,例如:用户ID、用户名、年龄、性别等。“ 说明没有关联上线文 3.要求”给上面创建的用户表插入10条数据“,AI返回空

bug

1. sso-server登录,然后sso-client 中可以获取到用户信息; 2. 如果任何一个客户端没登录(或者手动将redis中key删除),rest里面get用户信息时候直接报错404,因为在redis中没有找到key。但是期望结果是自定义返回对象内容,即在哪里可以拦截到shiro-redis的返回,然后封装?

question