Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
杨树贤
/
ic_server_welfare
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
bea54d4d
authored
Sep 30, 2019
by
杨树贤
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
开启话费充值
parent
50a4767c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
app/Http/Controllers/ExchangesTask.php
storage/laravels.json
storage/laravels.pid
app/Http/Controllers/ExchangesTask.php
View file @
bea54d4d
...
...
@@ -82,7 +82,7 @@ class ExchangesTask extends Task
if
(
!
$result
)
throw
new
\Exception
(
'手机号与金额无法充值'
);
return
true
;
//
return true;
//开始充值
$time
=
date
(
'Ymd'
);
$OrderId
=
$this
->
data
[
'user_id'
]
.
$time
;
//用户ID拼接时间
...
...
storage/laravels.json
View file @
bea54d4d
This diff is collapsed.
Click to expand it.
storage/laravels.pid
View file @
bea54d4d
13457
\ No newline at end of file
3887
\ No newline at end of file
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