修改绑定1

This commit is contained in:
2025-09-11 14:37:40 +08:00
parent 801b0267e6
commit f1aad91421
3 changed files with 8 additions and 2 deletions

View File

@ -50,5 +50,6 @@ public class AppDeviceBindRecord extends TenantEntity {
*/
private Date bindingTime;
private Integer communicationMode;
}