chore: 更新项目配置和依赖项
This commit is contained in:
@@ -72,7 +72,7 @@ spring:
|
||||
ai:
|
||||
openai:
|
||||
# API Key
|
||||
api-key: ${DASHSCOPE_API_KEY:sk-c2941d05bf2f411ca80424fxxxxxxxx}
|
||||
api-key: ${DASHSCOPE_API_KEY:sk-c2941d05bf2f411ca80424fcd1eb4e07}
|
||||
|
||||
# Base URL
|
||||
base-url: https://dashscope.aliyuncs.com/compatible-mode
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
<!DOCTYPE mapper
|
||||
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="com.youlai.boot.platform.codegen.mapper.GenTableMapper">
|
||||
<mapper namespace="com.youlai.boot.platform.codegen.mapper.GenConfigMapper">
|
||||
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user