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
+1 -1
View File
@@ -207,7 +207,7 @@
/>
</cfif>
<cfif data_type EQ "map">
<cfif data_type EQ "map" OR data_type EQ "map-fixed" OR data_type EQ "array-map-fixed">
<cfinvoke component="instance_operation_cfs_param" method="processMap" qParam=#local.qCfsParam#/>
</cfif><!---/map --->
</cfloop>