修改脱敏查询导出bug

parent f2a6bb0a
......@@ -304,7 +304,7 @@ public class UserQueryLogController {
}
private HashMap<String,String> getBankCardsByPhoneNos(List<String> phoneNos){
//String ph="15686171025";
String phoneNoStr= new Gson().toJson(phoneNos);
String data="";
String sign="";
......
......@@ -95,4 +95,4 @@ xyqb.domain = http://192.168.4.153:7003
xyqb.paycenter.url=http://payapi.xyqb.com/
xyqb.paycenter.id=3
#内部运营系统
xyqb.yunying.url=http://192.168.4.50:7047
\ No newline at end of file
xyqb.yunying.url=http://opapi.xyqb.com
\ No newline at end of file
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