Update PmsProductVertifyRecordDao.java

This commit is contained in:
macro 2021-05-09 17:11:59 +08:00
parent 1a3784500e
commit 617a548411

View File

@ -6,7 +6,7 @@ import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* 自定义商品审核日志管理Dao
* 商品审核日志管理自定义Dao
* Created by macro on 2018/4/27.
*/
public interface PmsProductVertifyRecordDao {