陶杰
2024-12-22 6159a5216fc8e9e789b4640c29e0a416008e7e4f
services/base.js
@@ -15,6 +15,11 @@
    },
    getAreaJson(){
      return http.request('flower/api/pub/china/area/json')
    },
    getBaseInfo(){
      return http.request('flower/v2/config-param/base/info')
    }
  }
}