diff --git a/Application.cfc b/Application.cfc index cd127f6..b58208f 100644 --- a/Application.cfc +++ b/Application.cfc @@ -89,7 +89,7 @@ - + diff --git a/conf.cfm b/conf.cfm new file mode 100644 index 0000000..a211d16 --- /dev/null +++ b/conf.cfm @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/payg.cfm b/payg.cfm index 06551d6..4fe472c 100644 --- a/payg.cfm +++ b/payg.cfm @@ -27,7 +27,8 @@ where p.type=3 AND aa.is_actual order by p.code -qCode:#getTickCount()-request.startTickCount# +qCode:#getTickCount()-request.startTickCount# + @@ -36,10 +37,11 @@ where k."__deletedAt" IS NULL -qContragent:#getTickCount()-request.startTickCount# +qContragent:#getTickCount()-request.startTickCount# + @@ -60,17 +62,17 @@ order by k.id_klienta, p.code -qSpec:#getTickCount()-request.startTickCount# +qSpec:#getTickCount()-request.startTickCount# - + select max(dt_load) as dt_load from elma.deals_services -qSivAge:#getTickCount()-request.startTickCount# +qSivAge:#getTickCount()-request.startTickCount# @@ -101,18 +103,18 @@ order by m.clientid, vdc.name; -qComputing:#getTickCount()-request.startTickCount# +qComputing:#getTickCount()-request.startTickCount# - + select max(capacity_resource.timestamp) as dt_load from ngcloud_ru.capacity_resource -qComputingAge:#getTickCount()-request.startTickCount# +qComputingAge:#getTickCount()-request.startTickCount# @@ -153,18 +155,18 @@ order by m.clientid, vdc.name, storage_profile_types.name; -qStorage:#getTickCount()-request.startTickCount# +qStorage:#getTickCount()-request.startTickCount# - + select max(capacity_storage.timestamp) as dt_load from ngcloud_ru.capacity_storage -qStorageAge:#getTickCount()-request.startTickCount# +qStorageAge:#getTickCount()-request.startTickCount# -qCharge:#getTickCount()-request.startTickCount# +qCharge:#getTickCount()-request.startTickCount# - +