Commit b2b8e27e authored by shangying's avatar shangying

sonar问题修改6

parent 705109b4
......@@ -26,7 +26,7 @@ import java.util.Map;
@Slf4j
@Service
public class PhoneInfoServiceImpl implements PhoneInfoService {
public static String token = "";
private String token = "";
@Value("${NAMESPACE}")
private String nameSpace;
......
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