gitlab http://gitlab.pinjamango.com:8088 huweikang huweikang123@vpn huweikang123@阿里企业邮箱:http://mail.hichina.com账号: hwk@cashrocket.com.ph密码:hH123456789
# docker192.168.232.128# local192.168.5.172
印度测试http://192.168.100.112:8094/xxl-job-admin/toLoginadmin123456阿波罗配置中心http://192.168.100.112:3007/signinapolloadmin后台管理http://192.168.100.111:3001/#/conf/finance/repay/has-repayStarLoanStarLoan
http://192.168.100.112:8087/audit/audit/order/lastOrderCheck
http://192.168.100.112:8087/audit/order/lastOrderCheck/batchAgreeToLendMoney
http://192.168.100.112:8087/finance/cwManage/batchAgreeToLendMoney
| type | exchangeName | queue | 说明 |
|---|---|---|---|
| fanout | exchange_order_created | rcd_audit_order_create | 订单到信审队列 |
| fanout | exchange_audit_to_rca | exchange_audit_to_rca_queue | 信审到决策系统交换机 |
| fanout | exchange_rca_to_audit | queue_rca_to_audit | 决策到信审交接机 |
| fanout | exchange_audit_pass | queue_order_audit_pass | 信审通过交换机 |
| fanout | exchange_order_create_finance | queue_cw_finance_order_create | 订单到财务交换机 |
| fanout | exchange_loan_payout | queue_payment_loan_payout | 手动放款 财务->支付 |
| fanout | exchange_payment_payout_success | queue_payment_payout_success | 财务放款成功 |
| fanout | exchange_payment_payout_failure | 财务放款失败 | |
| fanout | exchange_loan_success | queue_order_loan_success queue_loan_success_operation |
放款成功 财务->订单系统 放款成功 财务->运营系统 |
删除update india_customer.ctm_user set phone = CONCAT(phone,'aa') where id IN (1208528);update india_finance.f_loan_record set user_phone = CONCAT(user_phone,'aa') where user_id IN (1208528);update india_finance.f_finance_order set user_phone = CONCAT(user_phone,'aa') where user_id IN (1208528);update india_collection.cl_overdue_info set phone = CONCAT(phone,'aa') where user_id IN (1208528);update india_collection.cl_ycs_overdue_info set phone = CONCAT(phone,'aa') where user_id IN (1208528);update india_collection.cl_repay_record set user_phone = CONCAT(user_phone,'aa') where user_id IN (1208528);update india_audit.audit_order set user_phone = CONCAT(user_phone,'aa') where user_id IN (1208528);update india_order.ord_order set user_phone = CONCAT(user_phone,'aa') where user_id IN (1208528);
