yangys
2024-03-08 39ae7e015cf594bd32b05c5e6e039d20b8e28bea
src/api/Api.js
@@ -184,7 +184,10 @@
        url: '/usedepartment/delete',
        method: 'POST'
    },
   countryList:  {
        url: '/account/countries',
        method: 'GET'
    },
    
}
// 正式环境配置地址