Fix:湖南电信
This commit is contained in:
parent
e4394a6b6e
commit
7d24de49d8
|
@ -188,6 +188,7 @@ public class LianTongApiDealStrategy implements ApiDealStrategy {
|
|||
|
||||
// 填充 preOrder 的其他字段
|
||||
String orderTotalFee = configs.getString("ApiPrefix_orderTotalFee");
|
||||
preOrder.setOrderTotalFee(orderTotalFee);
|
||||
if (orderTotalFee==null){
|
||||
preOrder.setOrderTotalFee("0");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue