2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java2,229 forks (2,229 forks)batch import
Enhancement 增强help wanted
Repository metrics
- Stars
- 17,967 stars (17,967 stars)
- PR merge metrics
- Avg merge 4h 34m (Avg merge 4h 34m)1 merged PR in 30d (1 merged PR in 30d)
Description
Description
请问一下这种一个字段记录其他表多个id的情况,通过apijson如何关联查询id对应的名称

Contributor guide
- Research direction
- Investigate how APIJSON handles relationships where a field stores multiple IDs from another table. Look into the documentation for @column, @foreign, and @remote tags, or the use of query methods like 'id{}' to fetch names by ID list.
- Tech stack
- java
- Domain
- backendapidatabase
- Issue type
- Research
- Prerequisites
- GitJava