Commit cca07ba7 by 李学兴

opt@qa:# 代码合并 test 编译失败解决

parent d4d140e7
...@@ -2,8 +2,8 @@ package cn.freemud.amq; ...@@ -2,8 +2,8 @@ package cn.freemud.amq;
import cn.freemud.ApiApplication; import cn.freemud.ApiApplication;
import cn.freemud.amp.service.OrderCallBackMQService; import cn.freemud.amp.service.OrderCallBackMQService;
import cn.freemud.entities.vo.OrderCallBackRequestVo;
import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSON;
import com.freemud.application.sdk.api.ordercenter.entities.vo.OrderCallBackRequestVo;
import org.junit.Test; import org.junit.Test;
import org.junit.runner.RunWith; import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment