Update PmsProductLadderDao.java

This commit is contained in:
macro
2021-05-07 21:01:49 +08:00
parent 217317dd1b
commit 1a3784500e

View File

@@ -6,7 +6,7 @@ import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* 自定义会员阶梯价格Dao
* 会员阶梯价格自定义Dao
* Created by macro on 2018/4/26.
*/
public interface PmsProductLadderDao {