update pay function
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// app/ai-chat/generate-code/page.tsx - MCP 集成的代码生成页面
|
||||
import MCPGenerateCodePage from "@/templates/GenerateCodePage/MCPIntegrated";
|
||||
|
||||
export default function Page() {
|
||||
return <MCPGenerateCodePage />;
|
||||
}
|
||||
Reference in New Issue
Block a user