|
@@ -3,6 +3,8 @@ package com.shanghaichengdi.ghjgitem.mapper;
|
|
import com.shanghaichengdi.ghjgitem.vo.*;
|
|
import com.shanghaichengdi.ghjgitem.vo.*;
|
|
|
|
|
|
import java.util.List;
|
|
import java.util.List;
|
|
|
|
+
|
|
|
|
+import com.shanghaichengdi.ghjgitem.vo.request.*;
|
|
import org.apache.ibatis.annotations.Param;
|
|
import org.apache.ibatis.annotations.Param;
|
|
|
|
|
|
public interface CommonMapper {
|
|
public interface CommonMapper {
|