|
|
@@ -269,7 +269,7 @@ class WxMessageClass extends BaseClass
|
|
|
"data" => [
|
|
|
"amount1" => ["value" => $amount],
|
|
|
"thing9" => ["value" => $title],
|
|
|
- "thing7" => ["value" => $customName . '-充值销账'],
|
|
|
+ "thing7" => ["value" => $customName . ' 充值销账'],
|
|
|
"thing11" => ["value" => $staffName],
|
|
|
"time3" => ["value" => $payTime],
|
|
|
]
|