calyrex 2.18

ht
calyrex 2 months ago
parent 45a0bbfbc2
commit 8fb5e9b04c

@ -55,6 +55,7 @@ public class K3_Get_CustomerInfo_controller {
resultJson.put("message",message);
resultJson.put("IsSuccess",issuccess);
resultJson.put("result",result);
log.error("K3_Get_CustomerInfo_controller resultJson--" + resultJson);
CustomerServiceStub.Customer customer = res.getCustomer();
Map<String,Object> supJson = new HashMap<>();
if(customer!=null){

Loading…
Cancel
Save