|
@@ -21,9 +21,6 @@ import com.yonge.log.model.AuditLogAnnotation;
|
|
public class UserDeviceController extends BaseController {
|
|
public class UserDeviceController extends BaseController {
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|
|
- private SysUserService sysUserService;
|
|
|
|
-
|
|
|
|
- @Autowired
|
|
|
|
private SysUserDeviceService sysUserDeviceService;
|
|
private SysUserDeviceService sysUserDeviceService;
|
|
|
|
|
|
@ApiOperation(value = "分页查询用户信息")
|
|
@ApiOperation(value = "分页查询用户信息")
|