|
@@ -52,7 +52,7 @@ func (d *DataExport) DataDetail(order_code string) error {
|
|
|
} else {
|
|
|
(*res)["applybill_type"] = "个人"
|
|
|
}
|
|
|
- (*res)["service_status"] = "未发送"
|
|
|
+ (*res)["service_status"] = "发送失败"
|
|
|
(*res)["product_type"] = "历史数据导出"
|
|
|
(*res)["order_money"] = orderMoney
|
|
|
(*res)["order_status"] = "未支付"
|