|
|
@@ -1,12 +1,12 @@
|
|
|
package com.ydtech.modules.order.components.yangguang;
|
|
|
|
|
|
import com.alibaba.fastjson.JSON;
|
|
|
-import com.sun.org.apache.xml.internal.security.utils.Base64;
|
|
|
import com.ydtech.constants.InsuranceEnum;
|
|
|
import com.ydtech.modules.ins.model.vo.CarInfoVo;
|
|
|
import com.ydtech.modules.order.entity.api.yangguang.request.YangGuangBaseRequest;
|
|
|
import com.ydtech.modules.order.entity.api.yangguang.request.YangGuangQueryVehicleModelRequest;
|
|
|
import com.ydtech.modules.order.utils.InsuranceLog;
|
|
|
+import com.ydtech.utils.Base64;
|
|
|
import org.springframework.stereotype.Component;
|
|
|
|
|
|
import java.io.File;
|