By EF Core conventions, in a many-to-many relation, ... FindAsync(itemId); } public async Task<Order> GetOrderById(int orderId) { return ...
確定! 回上一頁