根据mac获取门店
This commit is contained in:
@ -21,4 +21,6 @@ public interface DeviceInfoApi {
|
||||
DeviceInfoDto getDevice(String deviceIp);
|
||||
|
||||
List<DeviceInfoDto> getDevice();
|
||||
|
||||
Long getCarteen(String mac);
|
||||
}
|
||||
|
Reference in New Issue
Block a user