设备语音

This commit is contained in:
2025-11-11 10:51:28 +08:00
parent 1be80be309
commit 77626673e9
10 changed files with 770 additions and 1 deletions

View File

@ -69,7 +69,6 @@ public interface DeviceBJQ6075BizService {
*/
public void recordDeviceLog(Long deviceId, String deviceName, String deviceAction, String content, Long operator);
public boolean registerPersonInfo(AppPersonnelInfoBo bo);
public void uploadDeviceLogo2(AppDeviceLogoUploadDto bo);