完善代码
This commit is contained in:
5
src/test/OaRestClientTest.java
Normal file
5
src/test/OaRestClientTest.java
Normal file
@@ -0,0 +1,5 @@
|
||||
public class OaRestClientTest {
|
||||
public static void main(String[] args) {
|
||||
OaRestClientTest oaRestClientTest = new OaRestClientTest();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user