baseApi.js 165 B

1234567
  1. // const BaseApi = 'http://gpu.ringzle.com:8082/witcarbon-app/app'
  2. //李勇
  3. const BaseApi = 'http://192.168.2.19:9023/witcarbon-app/app'
  4. export {
  5. BaseApi
  6. }