Lista Città (prese dal server: pickup)

This commit is contained in:
paoloar77
2022-01-20 00:39:06 +01:00
parent f463f88495
commit 66eaca6d41
11 changed files with 97289 additions and 56 deletions

View File

@@ -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;