Update PortalProductDao.java
This commit is contained in:
@@ -8,7 +8,7 @@ import org.apache.ibatis.annotations.Param;
|
|||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 前台购物车商品自定义Dao
|
* 前台购物车商品管理自定义Dao
|
||||||
* Created by macro on 2018/8/2.
|
* Created by macro on 2018/8/2.
|
||||||
*/
|
*/
|
||||||
public interface PortalProductDao {
|
public interface PortalProductDao {
|
||||||
|
|||||||
Reference in New Issue
Block a user