handleStatusCode abstract method

void handleStatusCode(
  1. int? code
)

统一状态码处理

Implementation

void handleStatusCode(int? code);