This commit is contained in:
jiangzhongxiang 2019-06-03 18:00:18 +08:00
parent d0b14fdd87
commit 81d12d5f6a
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
package com.educoder.bridge.user.util;
import org.junit.Test;
public class JwtUtilTest {
@Test
public void test() {
}
}