Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-deploy-utils
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
qa-deploy-utils
Commits
2d025b50
Commit
2d025b50
authored
Jan 30, 2018
by
智勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up
parent
6ed4f513
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
2_diting_huoquzijinfangshenhe.sh
...ipt/script_by_Contorller/2_diting_huoquzijinfangshenhe.sh
+1
-1
No files found.
qa_shell_script/script_by_Contorller/2_diting_huoquzijinfangshenhe.sh
View file @
2d025b50
...
...
@@ -27,7 +27,7 @@ delete from xyqb.loan_application_manifest_history
where loan_application_history_id =111112222233333;
INSERT INTO xyqb.loan_application_manifest_history (user_id, loan_application_history_id, channel_id, product_id, transaction_flow_id, funding_corp_id, funding_corp_name, contract_loan_amount, contract_term, service_fee_per_term, one_time_service_fee, monthly_interest_rate, total_repayment_amount, monthly_repayment, real_loan_amount, annual_interest_rate, principal_and_interest_per_term, total_principal_and_interest, company_income, loan_received_at, loan_paid_at, transaction_status, remark, red_packet_strategy)
VALUES (1, 111112222233333, 1, 32, 0,
$fund_id
, N'测试资金方', 2000.00, 3, 50.00, 0.00, 0.011675, 249
6.88, 832.29, 2000.00, 0.140100, 682.29, 2046.88, 46.88
, '2017-06-08 18:39:33', '1989-09-29 00:00:00', 0, '', NULL);
VALUES (1, 111112222233333, 1, 32, 0,
$fund_id
, N'测试资金方', 2000.00, 3, 50.00, 0.00, 0.011675, 249
0.94, 830.31, 2000.00, 0.140100, 680.31, 2040.94, 40.94
, '2017-06-08 18:39:33', '1989-09-29 00:00:00', 0, '', NULL);
delete from xyqb.loan_application_manifest_history
where loan_application_history_id=(select id from xyqb.loan_application_history where business_type=0 and user_id=(select id from xyqb_user.user where phone_no =
$phone_no
) and is_active=1);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment