Commit df753f12 by guojuxing

白名单

parent 32de13c1
......@@ -21,7 +21,7 @@ import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
@Service("enterpriseWhiteListApiServicevice")
@Service("enterpriseWhiteListApiService")
public class EnterpriseWhiteListApiServiceImpl implements EnterpriseWhiteListApiService{
@Autowired
private EnterpriseWhiteListService enterpriseWhiteListService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment