Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. 2018-01-23 08:13:41,851 [dispatcher-2679] DEBUG c.UserFLDataController - << getUserFLData()
  2. 2018-01-23 08:13:41,855 [dispatcher-2635] DEBUG m.A.findByUserId - <== Total: 1
  3. 2018-01-23 08:13:41,850 [dispatcher-2616] DEBUG m.U.findBySsoId - ==> Preparing: select id , sso_id , is_sbol_validated , is_fl_compliance_success , is_fl_compliance_runed , address_id , inn_requests , created , updated from rboidos_user_info where sso_id = ?
  4. 2018-01-23 08:13:41,850 [dispatcher-2616] DEBUG m.U.findBySsoId - ==> Parameters: 1(Long)
  5. 2018-01-23 08:13:41,849 [dispatcher-2635] DEBUG m.A.findByUserId - ==> Preparing: select a.id, a.result, a.postal_code, a.region_kladr_id, a.region_type_full, a.region, a.area_kladr_id, a.area_type_full, a.area, a.city_kladr_id, a.city_type_full, a.city, a.city_area, a.city_district_kladr_id, a.city_district_type_full, a.city_district, a.settlement_kladr_id, a.settlement_type_full, a.settlement, a.street_kladr_id, a.street_type_full, a.street, a.house_kladr_id, a.house_type_full, a.house, a.block_type_full, a.block, a.flat_type_full, a.flat, a.kladr_id, a.okato, a.oktmo, a.tax_office, a.tax_office_legal, a.qc_geo, a.qc_complete, a.qc_house, a.qc, a.dadataRespone, a.created, a.updated from rboidos_user_info ui join rboidos_address a on a.id = ui.address_id where ui.sso_id = ?
  6. 2018-01-23 08:13:41,849 [dispatcher-2635] DEBUG m.A.findByUserId - ==> Parameters: 1(Long)
  7. 2018-01-23 08:13:41,840 [dispatcher-2679] DEBUG s.UserFLDataService - Outbound.header: 'Content-Type' = 'Optional[application/json]'
  8. 2018-01-23 08:13:41,840 [dispatcher-2679] DEBUG s.UserFLDataService - Exec GET
  9. 2018-01-23 08:13:41,840 [dispatcher-2679] INFO s.UserFLDataService - get user FL data by ID url: http://core-personal.app.dasreda.ru/v1/personal/sso/1
  10. 2018-01-23 08:13:41,840 [dispatcher-2679] DEBUG s.UserFLDataService - Outbound.url: http://core-personal.app.dasreda.ru/v1/personal/sso/1
  11. 2018-01-23 08:13:41,840 [dispatcher-2679] DEBUG c.UserFLDataController - >> getUserFLData()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement