lvhao 1 ngày trước cách đây
mục cha
commit
c4dafbcbf7
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      core/CoreApp/controllers/Whlabelfz1.php

+ 2 - 2
core/CoreApp/controllers/Whlabelfz1.php

@@ -174,7 +174,7 @@ class Whlabelfz1 extends Start_Controller
 		}
 		$arr = [
 			'orderinfo'=>(string)$orderinfo,
-			'type'=>1,
+			'type'=>2,
 			'label'=>(string)$label,
 			'features'=>(string)$info['features'],
 			'fid'=>$info['id'],
@@ -207,7 +207,7 @@ class Whlabelfz1 extends Start_Controller
 		}
 		$arr = [
 			'orderinfo'=>(string)$orderinfo,
-			'type'=>1,
+			'type'=>2,
 			'label'=>(string)$label,
 			'features'=>(string)$info['features'],
 			'fid'=>$info['id'],