postUserSystemSetIncomeState static method

dynamic postUserSystemSetIncomeState()

用户体系设置进场特效

Implementation

static postUserSystemSetIncomeState() {
  return "$host/v3/income/setIncomeState";
}