dever hace 6 años
padre
commit
ef1d25140b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      youzan/src/Card.php

+ 1 - 1
youzan/src/Card.php

@@ -83,7 +83,7 @@ class Card
 				$info['range_type'] = 'ALL';
 			}
 
-			$info['preferential_type'] = 2;
+			$info['preferential_type'] = 1;
 			
 			$info['is_sync_weixin'] = $info['is_sync_weixin'] - 1;
 			$info['is_share'] = $info['is_share'] - 1;