api function

R api()

Implementation

R api(){
  return R(msg: "请求",code: "1",haveNext: false,rStatus: RStatus.result,time: "1676972551");
}