Lista Città (prese dal server: pickup)
This commit is contained in:
@@ -6,7 +6,7 @@ const countryCodes = require('country-codes-list');
|
||||
|
||||
module.exports = {
|
||||
|
||||
async executeQueryTable(idapp, params) {
|
||||
async executeQueryPickup(idapp, params) {
|
||||
|
||||
const table = params.table;
|
||||
const strfind = params.search;
|
||||
|
||||
Reference in New Issue
Block a user