Update PmsProductVertifyRecordDao.java

This commit is contained in:
macro 2020-03-24 20:29:15 +08:00
parent bdde036d3f
commit 9486185fb6

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 {