Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dankal-data-view
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
仲光辉
dankal-data-view
Commits
7d765d5b
Commit
7d765d5b
authored
May 08, 2023
by
仲光辉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: add sql.
parent
6b8493f6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
107 additions
and
1 deletion
+107
-1
线上数据修正SQL记录.sql
线上数据修正SQL记录.sql
+107
-1
No files found.
线上数据修正SQL记录.sql
View file @
7d765d5b
UPDAT
E
project_floor_sub_item
UPDAT
E
project_floor_sub_item
...
@@ -642,6 +642,112 @@ WHERE uuid=1547770218811572226;
...
@@ -642,6 +642,112 @@ WHERE uuid=1547770218811572226;
UPDATE
mfg
.
bill_item
t
SET
t
.
change_pay_date
=
'2022-08-31'
WHERE
t
.
uuid
=
1600013570048270339
;
UPDATE
mfg
.
bill_item
t
SET
t
.
change_pay_date
=
'2022-08-31'
WHERE
t
.
uuid
=
1600013570048270338
;
UPDATE
mfg
.
bill
t
SET
t
.
payment_date
=
'2022-08-31'
WHERE
t
.
uuid
=
1600013569951801351
;
UPDATE
mfg
.
bill
t
SET
t
.
payment_date
=
'2022-08-31'
WHERE
t
.
uuid
=
1600013569951801350
;
UPDATE
mfg
.
contract_follow_admin
t
SET
t
.
is_delete
=
1
WHERE
t
.
uuid
=
1599940017365983234
;
UPDATE
mfg
.
bill_item
t
SET
t
.
pay_date
=
'2022-08-31'
,
t
.
change_pay_date
=
null
WHERE
t
.
uuid
=
1600013570048270338
;
UPDATE
mfg
.
bill_item
t
SET
t
.
pay_date
=
'2022-08-31'
,
t
.
change_pay_date
=
null
WHERE
t
.
uuid
=
1600013570048270339
;
UPDATE
mfg
.
project_floor_sub_item
t
SET
t
.
delete_time
=
'2023-05-08 17:01:54'
WHERE
t
.
uuid
LIKE
'393621c160d64d01ae10dae395d245f6'
ESCAPE
'#'
;
UPDATE
mfg
.
contract_company
t
SET
t
.
is_change
=
0
WHERE
t
.
uuid
=
1654317844949630977
;
UPDATE
mfg
.
contract_company
t
SET
t
.
is_delete
=
1
WHERE
t
.
uuid
=
1654317844949630977
;
UPDATE
mfg
.
bill_item
t
SET
t
.
should_amount
=
30600
.
00
,
t
.
real_amount
=
null
,
t
.
amount_completed
=
30600
.
00
WHERE
t
.
uuid
=
1623269025021816834
;
UPDATE
mfg
.
bill_item
t
SET
t
.
should_amount
=
20400
.
00
,
t
.
real_amount
=
null
,
t
.
amount_completed
=
20400
.
00
WHERE
t
.
uuid
=
1623269025017622530
;
UPDATE
mfg
.
bill_item
t
SET
t
.
should_amount
=
3900
.
00
,
t
.
real_amount
=
null
,
t
.
amount_completed
=
3900
.
00
WHERE
t
.
uuid
=
1623269025009233921
;
UPDATE
mfg
.
bill_item
t
SET
t
.
real_amount
=
0
.
00
WHERE
t
.
uuid
=
1623269025009233921
;
UPDATE
mfg
.
bill_item
t
SET
t
.
real_amount
=
0
.
00
WHERE
t
.
uuid
=
1623269025021816834
;
UPDATE
mfg
.
bill_item
t
SET
t
.
real_amount
=
0
.
00
WHERE
t
.
uuid
=
1623269025017622530
;
UPDATE
mfg
.
bill_item
t
SET
t
.
amount_completed
=
0
.
00
,
t
.
settlement_status
=
5
WHERE
t
.
uuid
=
1623269025021816834
;
UPDATE
mfg
.
bill_item
t
SET
t
.
amount_completed
=
0
.
00
,
t
.
settlement_status
=
5
WHERE
t
.
uuid
=
1623269025017622530
;
UPDATE
mfg
.
bill_item
t
SET
t
.
amount_completed
=
0
.
00
,
t
.
settlement_status
=
5
WHERE
t
.
uuid
=
1623269025009233921
;
UPDATE
mfg
.
bill
t
SET
t
.
settlement_status
=
5
WHERE
t
.
uuid
=
1623269024984068102
;
UPDATE
mfg
.
bill
t
SET
t
.
settlement_status
=
5
WHERE
t
.
uuid
=
1623269024984068101
;
UPDATE
mfg
.
bill
t
SET
t
.
settlement_status
=
5
WHERE
t
.
uuid
=
1623269024984068100
;
...
...
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