Home > OS >  Dubbo invoke in the related problem, ask god for help
Dubbo invoke in the related problem, ask god for help

Time:11-16

Invoke com. Business. TestService. Test ({" trayStockList: "[]" G046XX200611000000441 ", "lcCode" : "G046", "trayCode" : "G046XX200611000000441", "slId out" : "84761", "materialCode" : "7.5210091679303200", "pdate" : "1576944000000", "batchNo" : "WC01", "status" : "2", "shipperCode" : "SD01FL", "whCode" : "211", "updater" : "W189", "orderNo" : "CKG04620200618000230", "updateTime" : "the 2020-06-21 12:10:54", "class" : "com. Business. SDK. Dto. Test"})


Methods test (test test)
But the Test object has a List TrayStockList

Is the first parameter, don't know how to convert
Before the parameters in the two class
({" trayStockList: "[]" G046XX200611000000441 ", "class" : "" Java. Util. List... , "class", "com. Business. SDK. Dto. Test"), but the invoke only identify the last class (com) business) SDK. Dto. Test), Java. Util. "a List" has not been identified, trayStockList as a String, cannot be converted to a List
Pray god to help

CodePudding user response:

Looks like there is something wrong with the argument list, check the short is not short of curly braces

CodePudding user response:

reference 1/f, fancy oranges response:
looks like there is something wrong with the argument list, check the lack of no shortage of braces

Don't lack
  • Related