edit-licheb-add_order

This commit is contained in:
lccsw
2022-04-07 17:02:30 +08:00
parent f2c1bc7540
commit 983587f5fe
@@ -129,7 +129,6 @@ class CusorderV2 extends Wxapp{
}
$data = [
'clue_id' => $cus_id,
'sid' => create_order_no(350200,$this->app_key),
'customer_id' => $row['id'],
'name' => $name ? $name : $row['name'],