Merge branch 'main' into dyf-device

This commit is contained in:
2025-07-30 17:07:29 +08:00
37 changed files with 2737 additions and 188 deletions

View File

@ -114,4 +114,5 @@ public interface DeviceService extends IService<Device> {
* @return
*/
int webUnBindDevice(Long id);
}