Commit 4c5e6028 authored by macro's avatar macro
Browse files

Update PortalOrderItemDao.java

parent 77011a38
...@@ -6,7 +6,7 @@ import org.apache.ibatis.annotations.Param; ...@@ -6,7 +6,7 @@ import org.apache.ibatis.annotations.Param;
import java.util.List; import java.util.List;
/** /**
* 订单商品信息自定义Dao * 订单商品信息管理自定义Dao
* Created by macro on 2018/9/3. * Created by macro on 2018/9/3.
*/ */
public interface PortalOrderItemDao { public interface PortalOrderItemDao {
......
Supports Markdown
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