mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-09-18 17:48:03 +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