Compare commits

..

No commits in common. "e1d14dfe48f4f617bf495c006ed107558689a961" and "9da989153f18c3acbec5bb0b8cf46f19a03953bf" have entirely different histories.

122 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package com.tmerclub.cloud.systemtest.data.order;
import com.tmerclub.cloud.common.order.vo.OrderAddrVO; import com.tmerclub.cloud.common.order.vo.OrderAddrVO;
import com.tmerclub.cloud.common.order.vo.OrderVO; import com.tmerclub.cloud.common.order.vo.OrderVO;
import com.tmerclub.cloud.order.dto.OrderAddrDTO; import com.tmerclub.cloud.order.dto.OrderAddrDTO;
import com.tmerclub.cloud.systemtest.api.order.OrderApi; import com.moyuer.cloud.systemtest.api.order.OrderApi;
/** /**
* @author Tu * @author Tu

Some files were not shown because too many files have changed in this diff Show More