java110
2022-05-21 c2614ad5c7d1e27fae68e52cd058af363464cdb4
service-acct/src/main/java/com/java110/acct/smo/impl/ShopVipAccountDetailInnerServiceSMOImpl.java
@@ -4,7 +4,7 @@
import com.java110.acct.dao.IShopVipAccountDetailServiceDao;
import com.java110.core.base.smo.BaseServiceSMO;
import com.java110.dto.PageDto;
import com.java110.dto.shopVipAccountDetail.ShopVipAccountDetailDto;
import com.java110.dto.shopVipAccount.ShopVipAccountDetailDto;
import com.java110.intf.acct.IShopVipAccountDetailInnerServiceSMO;
import com.java110.po.shopVipAccountDetail.ShopVipAccountDetailPo;
import com.java110.utils.util.BeanConvertUtil;