a
This commit is contained in:
parent
e64d8c942a
commit
899b027ef3
@ -54,7 +54,7 @@ class RequestUtils{
|
||||
$req=Array();
|
||||
}else if(is_array($req)){
|
||||
//
|
||||
}else if(is_a($req,"com\junziqian\sdk\bean\Req2MapInterface")){
|
||||
}else if(is_a($req,"junziqian\sdk\bean\Req2MapInterface")){
|
||||
$req=$req->build();
|
||||
}else{
|
||||
throw new ResultInfoException("不支持的请求req");
|
||||
|
Loading…
x
Reference in New Issue
Block a user