Skip to content

Commit

Permalink
修复bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ktdynamic committed Mar 23, 2017
1 parent 3d115eb commit 1d95f9b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package com.skygeoinfo.skyokhttp.request;

import com.skygeoinfo.skyhttp.model.PostParams;

import com.skygeoinfo.skyokhttp.model.PostParams;

import java.io.File;
import java.net.FileNameMap;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package com.skygeoinfo.skyokhttp.request;

import com.skygeoinfo.skyhttp.SkyHttp;

import com.skygeoinfo.skyokhttp.SkyHttp;

import java.io.IOException;

Expand Down

0 comments on commit 1d95f9b

Please sign in to comment.