ProjectSearch*: initial (working)

Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
2025-11-17 18:06:19 +07:00
parent e708a48075
commit 92e5f28cf1
2 changed files with 4 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ export class ProjectSearchService {
this.generalService = new GeneralService()
}
async getProjectSearch(database, id, column, condition) {
async getProjectSearch(database, column, condition) {
const sql = `
SELECT
${column}