ProjectSearch*: initial (working)
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user