budget & project apis: bruh
This commit is contained in:
@@ -6,7 +6,7 @@ export class BudgetSearchService {
|
||||
this.generalService = new GeneralService()
|
||||
}
|
||||
|
||||
async getBudgetSearch(database, id, column, condition) {
|
||||
async getBudgetSearch(database, column, condition) {
|
||||
const sql = `
|
||||
SELECT
|
||||
${column}
|
||||
|
||||
Reference in New Issue
Block a user