|
@@ -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'],
|