bobing_903_4

This commit is contained in:
dengbw
2021-09-03 16:51:33 +08:00
committed by lccsw
parent 4a89a21699
commit 44add6b98b
+1 -1
View File
@@ -369,7 +369,7 @@ class Home extends Wxapp
'item_num' => 1,
'type' => 3,
'item_price' => 9.9,
'total_price' => 0.01,//9.9
'total_price' => 9.9,//9.9
'uname' => $this->session['nickname'],
'mobile' => $this->session['mobile'],
'payway' => 1,