Update PmsProductDao.java

This commit is contained in:
macro 2020-04-21 20:20:42 +08:00
parent 23d543af27
commit 5dbe02b502

View File

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