Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dex-admin
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
haojie
dex-admin
Commits
717a623e
Commit
717a623e
authored
Jul 05, 2023
by
haojie[
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
10201a63
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
app/Models/InscriptionTrading.php
+6
-5
No files found.
app/Models/InscriptionTrading.php
View file @
717a623e
...
...
@@ -14,13 +14,13 @@ class InscriptionTrading extends Model
protected
$fillable
=
[
'inscription'
,
'original_amount'
,
'admin_account'
,
'sell_admin_account'
,
'buy_admin_account'
,
'sell_fee'
,
'sell_
fee
_amount'
,
'sell_
real
_amount'
,
'buy_fee'
,
'buy_
fee
_amount'
,
'buy_
real
_amount'
,
'status'
,
'sell_admin_account'
,
'seller_status'
,
'buyer_status'
,
'seller_transfer_inscription_hash'
,
...
...
@@ -28,7 +28,8 @@ class InscriptionTrading extends Model
'seller_cancel_hash'
,
'buyer_pay_hash'
,
'buyer_receive_inscription_hash'
,
'seller_address'
'seller_address'
,
'buyer_address'
];
// 数组
...
...
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