edit-api-liche-order-status

This commit is contained in:
lccsw
2021-09-01 19:25:08 +08:00
parent 9eac7942c8
commit a5ee4a06a2
+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);