186 array-map-fixed fidex

This commit is contained in:
2025-12-05 09:33:07 +03:00
parent 76ff672dee
commit 6fc908b6ef
7 changed files with 683 additions and 25 deletions
@@ -68,11 +68,8 @@
,<cfqueryparam cfsqltype="cf_sql_integer" value="#arguments.usrId#" />
);
</cfquery>
<!--- <cfif local.qCfsParam.data_type EQ "map">
<cfset processMap(local.qCfsParam)/><!--- query passed by reference --->
</cfif> --->
<cfreturn noData()
.withStatus(201, "Created")