getAnchorPtUrl method

String getAnchorPtUrl()

获取商户Pt群地址

Implementation

String getAnchorPtUrl() {
  return _getParamModel()?.anchorAuditor ?? "";
}