陶杰
2024-12-24 260db43ff377fe953cb719912f91da9192b66734
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')
    }
  }
}