Revert "feat: add discount to task order"
This reverts commit d1af389c72.
This commit is contained in:
parent
d1af389c72
commit
33e77e33b5
2 changed files with 2 additions and 4 deletions
|
|
@ -1512,8 +1512,6 @@ model Task {
|
|||
requestWorkId String
|
||||
requestWorkStep RequestWorkStepStatus @relation(fields: [step, requestWorkId], references: [step, requestWorkId])
|
||||
|
||||
discount Float @default(0)
|
||||
|
||||
failedType String?
|
||||
failedComment String?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue