Commit da01d842 by wutong

自动周转Mapper修改

parent bd3526b1
package com.bailuntec.mapper;
import com.bailuntec.domain.dto.TurnoverSkuDTO;
import com.bailuntec.domain.entity.DcBaseSku;
import com.bailuntec.domain.example.DcBaseSkuExample;
import org.apache.ibatis.annotations.Param;
......@@ -122,6 +121,4 @@ public interface DcBaseSkuMapper {
* @project https://github.com/itfsw/mybatis-generator-plugin
*/
int upsertSelective(DcBaseSku record);
TurnoverSkuDTO getTurnoverSku(String bailunSku);
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment