Typeorm_寫原生sql 查詢

async getAllDistinctEmailNotificationsByUserId(userId: string, needSendTypes: any[]) { if (needSendTypes && needSendTypes.length > 0) { return await this.manager .query(`SELECT
相關文章
相關標籤/搜索