|
|
@@ -468,7 +468,8 @@ public class FeedbackActivity extends BaseActivity implements View.OnClickListen
|
|
|
|
|
|
|
|
|
private void getCode() {
|
|
|
- String url = Constants.getAppBaseUrl(ct) + "common/getCodeString.action";
|
|
|
+// String url = Constants.getAppBaseUrl(ct) + "common/getCodeString.action";
|
|
|
+ String url =" http://218.18.115.198:8888/ERP/common/getCodeString.action";
|
|
|
Map<String, Object> params = new HashMap<>();
|
|
|
params.put("caller", "Commentsback_mobile");
|
|
|
params.put("type", 2);
|