自动化立体仓库 - WMS系统
chen.llin
9 小时以前 6923315545b3f97c86719148f85dac1220a14a63
src/main/java/com/zy/system/mapper/LicenseInfosMapper.java
@@ -1,7 +1,7 @@
package com.zy.system.mapper;
import com.zy.system.entity.LicenseInfos;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import com.zy.system.entity.LicenseInfos;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Repository;