fix
songhuangfeng123
2022-06-29 a36e0639710e5011304f49b3ec993d94323b1d13
1
2
3
4
5
6
7
8
9
10
package com.gkhy.safePlatform.emergency.service;
 
import org.springframework.beans.factory.annotation.Autowired;
 
public interface DemoService {
 
 
 
 
}