edit-api-liche-order-status

This commit is contained in:
lccsw
2021-09-01 19:25:08 +08:00
parent c0466585c4
commit ea11e09635
+1 -1
View File
@@ -13,7 +13,7 @@ class Order extends Wxapp{
3 => '定金',
4 => '定金',
5 => '委托服务费',
6 => '首付',
6 => '尾款',
];
public function __construct($inputs, $app_key){
parent::__construct($inputs, $app_key);