push to remote server
This commit is contained in:
parent
04aeeb1391
commit
772262b153
@ -204,6 +204,7 @@ public class XhpcCardController extends BaseController {
|
||||
public R<Object> removeBinding(@RequestParam Long cardRecordId) {
|
||||
|
||||
return xhpcCardService.removeBinding(cardRecordId);
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user