Commit f8c64778 by sikang

update

parent 7f2be495
...@@ -118,7 +118,7 @@ public interface UserApi { ...@@ -118,7 +118,7 @@ public interface UserApi {
/** /**
* 学历列表 * 学历列表
*/ */
@GET("sysdict/{type}")//*Keep* @GET("sysdict/{type}")
Observable<ArrayList<SysDictBean>> sysDict(@Path("type") String type); Observable<ArrayList<SysDictBean>> sysDict(@Path("type") String type);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment