mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-07-27 07:55:37 +08:00
feat: 修改信任设备接口路径为/trustDeviceBind
This commit is contained in:
@@ -51,7 +51,7 @@ public class LoginController extends BaseController {
|
||||
|
||||
|
||||
|
||||
@PostMapping("/trustDevice")
|
||||
@PostMapping("/trustDeviceBind")
|
||||
@SysLog(action = "信任设备")
|
||||
public Boolean trustDevice(@RequestBody TrustDeviceDto dto) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user