|
|
@@ -567,6 +567,7 @@ class U8ThirdPartyService extends Service
|
|
|
"cMemo" => "接口生成",
|
|
|
"dDate" => date("Y-m-d"),
|
|
|
"cSoCode" => (string)$order['cSOCode'],
|
|
|
+ "bneedbill" => 1,
|
|
|
"ccuscode" => (string)$order['cCusCode'],
|
|
|
"cexch_name" => (string)($order['cexch_name'] ?? "人民币"),
|
|
|
"iexchrate" => (float)($order['iExchRate'] ?? 1.0), // 强制转浮点,去掉引号
|