Explorar el Código

adflow 求解

huangxingxing hace 5 meses
padre
commit
d79ac2d6c9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/templates/cpacs.ftl

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

@@ -52,7 +52,7 @@
          <FFD mapType="complex" uID="FFD">
                 <switch mapType="boolean">1</switch>
                 <FFDFile>${vo.ffd.fname}</FFDFile>
-                <order mapType="integer">${vo.ffd.fname}</order>
+                <order mapType="integer">2</order>
                 <Controlpoints mapType="complex">
                     <Nx mapType="integer">${vo.ffd.nx}</Nx>
                     <Ny mapType="integer">${vo.ffd.ny}</Ny>