Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Sep 12, 2025

Coding agent has begun work on 下面请帮我参照 router 包下 routes/api 下的结构,在 functions 包下 functions/api 下设计对应的函数签名,并且两边接上;函数签名可以参照 functions/system/user.rs 下的做法,如果有 auth,最开始头一个参数就一定是 auth,之后按 Path、Query 和 Json 的顺序依次扁平化传入参数;在这之后,基于 database 包下的 DB_CONN 尝试分别实现各个逻辑,遵循 router 包下最初对路由的定义行为 and will replace this description as work progresses.

See problem context

下面请帮我参照 router 包下 routes/api 下的结构,在 functions 包下 functions/api 下设计对应的函数签名,并且两边接上;函数签名可以参照 functions/system/user.rs 下的做法,如果有 auth,最开始头一个参数就一定是 auth,之后按 Path、Query 和 Json 的顺序依次扁平化传入参数;在这之后,基于 database 包下的 DB_CONN 尝试分别实现各个逻辑,遵循 router 包下最初对路由的定义行为

@langyo langyo closed this Sep 12, 2025
Copilot AI requested a review from langyo September 12, 2025 15:11
Copilot stopped work on behalf of langyo due to an error September 12, 2025 15:11
@langyo langyo deleted the copilot/fix-b177dcc2-102a-4437-871a-21f9eb504425 branch September 12, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants