Update PmsProductDao.java

This commit is contained in:
macro
2021-05-03 14:41:29 +08:00
parent f36b9514f4
commit 69daa47abc

View File

@@ -5,7 +5,7 @@ import org.apache.ibatis.annotations.Param;
/** /**
* 自定义商品管理Dao * 商品管理自定义Dao
* Created by macro on 2018/4/26. * Created by macro on 2018/4/26.
*/ */
public interface PmsProductDao { public interface PmsProductDao {