c4az6 4 년 전
부모
커밋
b68e1d50eb
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      src/api/api.js

+ 0 - 4
src/api/api.js

@@ -266,11 +266,7 @@ export default {
   // 生成图片验证码
   GetCode() {
     return api
-<<<<<<< HEAD
-      .get(host + "/api/Home/GetSecurityCode", {
-=======
       .get(host2 + "/ymall/getSecurityCode", {
->>>>>>> partnerV1
         responseType: "arraybuffer"
       })
       .then(res => {