huangxingxing преди 9 месеца
родител
ревизия
7e2015ade0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/main/resources/templates/mashGasInit.ftl

+ 1 - 1
src/main/resources/templates/mashGasInit.ftl

@@ -2,7 +2,7 @@
 #end
 #boundaries Inlet 
 <#list boundaries as b>
-${b.nname},${b.type},${b.flow},${b.pressure},${b.temperature} ,${b.polcon1} ,${b.polcon2}
+${b.ncode},${b.type},${b.flow},${b.pressure},${b.temperature} ,${b.polcon1} ,${b.polcon2}
 </#list>
 #end 
 #MashGass