mirror of
https://gitee.com/dromara/sa-token.git
synced 2026-02-27 16:50:24 +08:00
解决不必要的黄线警告
This commit is contained in:
@@ -27,6 +27,7 @@ import com.pj.test.util.SoMap;
|
||||
*/
|
||||
@RunWith(SpringRunner.class)
|
||||
@SpringBootTest(classes = StartUpApplication.class)
|
||||
@SuppressWarnings("deprecation")
|
||||
public class LoginControllerTest {
|
||||
|
||||
@Autowired
|
||||
|
||||
Reference in New Issue
Block a user