|
|
@@ -228,8 +228,8 @@ public class TimeHelperActivity extends BaseMVPActivity<SimplePresenter> impleme
|
|
|
|
|
|
private void getByDaySchedule(String day) {
|
|
|
mPresenter.httpRequest(mContext,
|
|
|
-// "https://mobile.ubtob.com:8443/"
|
|
|
- "http://192.168.253.230:8080/"
|
|
|
+ "https://mobile.ubtob.com:8443/"
|
|
|
+// "http://192.168.253.230:8080/"
|
|
|
,
|
|
|
new HttpParams.Builder()
|
|
|
.url("schedule/schedule/getByDaySchedule")
|