同步获取响应数据

This commit is contained in:
Guoqs
2024-08-01 16:50:16 +08:00
parent ea1a0c81f1
commit e7e8848b00
4 changed files with 1 additions and 30 deletions

View File

@@ -84,5 +84,4 @@ public interface YKCPushCommandService {
*/
void pushReservationChargingCommand(ReservationChargingCommand command);
void pushProofreadTimeCommandTest(ProofreadTimeCommand command) throws Exception;
}