getUserPointIntegralRule static method

dynamic getUserPointIntegralRule()

获取积分规则说明

Implementation

static getUserPointIntegralRule() {
  return "$host/v3/integral/getIntegralRule";
}