Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lvsuo-pc
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
lizhilin
lvsuo-pc
Commits
29ff5831
Commit
29ff5831
authored
Apr 16, 2025
by
liuyingkang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
编辑权限调整
parent
bf41f245
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
1 deletions
+5
-1
app/Admin/Controllers/LawyerCostController.php
+0
-0
app/Admin/Controllers/LawyerCostListController.php
+0
-0
app/Models/CovenantReceivePayment.php
+5
-1
No files found.
app/Admin/Controllers/LawyerCostController.php
View file @
29ff5831
This diff is collapsed.
Click to expand it.
app/Admin/Controllers/LawyerCostListController.php
View file @
29ff5831
This diff is collapsed.
Click to expand it.
app/Models/CovenantReceivePayment.php
View file @
29ff5831
...
...
@@ -25,8 +25,12 @@ class CovenantReceivePayment extends Model
1
=>
'微信'
,
2
=>
'支付宝'
,
3
=>
'银行卡'
,
4
=>
'转账'
,
4
=>
'
对公
转账'
,
5
=>
'云闪付'
,
6
=>
'微信+支付宝'
,
7
=>
'现金+微信'
,
8
=>
'现金+支付宝'
,
9
=>
'银行卡+微信'
,
];
/**
...
...
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