ffffff
parent
43f51881ca
commit
57c31b68c3
|
@ -1,2 +1,2 @@
|
||||||
com.couplet.remote.factory.RemoteVehicleFallbackFactory
|
com.couplet.remote.factory.RemoteTroubleFallbackFactory
|
||||||
com.couplet.remote.factory.RemoteVehicleFallbackFactory
|
com.couplet.remote.factory.RemoteVehicleFallbackFactory
|
||||||
|
|
|
@ -3,6 +3,7 @@ package com.couplet.business.server.service;
|
||||||
import com.couplet.common.core.domain.Result;
|
import com.couplet.common.core.domain.Result;
|
||||||
import com.couplet.common.core.web.page.TableDataInfo;
|
import com.couplet.common.core.web.page.TableDataInfo;
|
||||||
import com.couplet.common.system.domain.SysUser;
|
import com.couplet.common.system.domain.SysUser;
|
||||||
|
import org.springframework.stereotype.Component;
|
||||||
|
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue