mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
保存蓝牙充电记录
This commit is contained in:
@@ -1445,4 +1445,11 @@ public class OrderService {
|
||||
// }
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* 保存蓝牙充电记录
|
||||
* @param dto
|
||||
*/
|
||||
public void saveBluetoothChargingRecord(BluetoothChargingRecordDTO dto) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user