初始提交
This commit is contained in:
12
bin/service/InstantAlarmService.dart
Normal file
12
bin/service/InstantAlarmService.dart
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
class InstantAlarmService {
|
||||
|
||||
|
||||
InstantAlarmService();
|
||||
|
||||
void judgeAlarm(var instantData) {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user