修改uri为/asset/heartbeat
This commit is contained in:
parent
78f020bf59
commit
f5cc4dd0cd
@ -15,7 +15,7 @@ import javax.annotation.Resource;
|
||||
|
||||
@Tag(name = "设备机")
|
||||
@RestController
|
||||
@RequestMapping("/heartbeat")
|
||||
@RequestMapping("/asset/heartbeat")
|
||||
@Validated
|
||||
public class HeartBeatApi {
|
||||
@Resource
|
||||
|
Loading…
x
Reference in New Issue
Block a user