Merge remote-tracking branch 'origin/6170' into 6170

This commit is contained in:
2025-09-11 14:43:02 +08:00
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;
}