Function formatQueryParam

  • @description: 格式化GET请求的请求头 @author: wuxh @Date: 2020-05-06 13:47:40

    Parameters

    • obj: {
          [key: string]: any;
      }
      • [key: string]: any

    Returns string