a.binder 9 년 전
부모
커밋
19ba68ef0c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      SE/dev/php-cli/edge_paths_with_PE_controll.xsl

+ 2 - 2
SE/dev/php-cli/edge_paths_with_PE_controll.xsl

@@ -12,8 +12,8 @@
     <xsl:output indent="yes"/>
     <xsl:strip-space elements="*"/>
     
-    <xsl:param name="PE_Price" select="1500"/>
-    <xsl:param name="Cable_Price" select="5"/>
+    <xsl:param name="PE_Price" select="900"/>
+    <xsl:param name="Cable_Price" select="3"/>
     
     <xsl:param name="edge_paths_with_PE.xml"/>
     <xsl:param name="edge_paths_with_PE_controll_temp" select="'edge_paths_with_PE_controll_temp'"/> <!-- cache do przekazywani danych z petli-->