Update PmsProductVertifyRecordDao.java

This commit is contained in:
macro 2020-03-16 20:23:32 +08:00
parent 7eb10d09e3
commit f9464489ce

View File

@ -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/4/27. * Created by macro on 2018/4/27.
*/ */
public interface PmsProductVertifyRecordDao { public interface PmsProductVertifyRecordDao {