Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
goods
Project
Project
Details
Activity
Releases
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
bp
goods
Commits
e7807c6a
Commit
e7807c6a
authored
Aug 30, 2021
by
luhongguang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'colonel' into develop
parents
b78e66a9
fd84b6a4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
13 deletions
+1
-13
Colonelorder.php
daemon/Colonelorder.php
+0
-12
Colonelwallet.php
daemon/Colonelwallet.php
+1
-1
No files found.
daemon/Colonelorder.php
View file @
e7807c6a
<?php
<?php
namespace
Daemon
;
namespace
Daemon
;
use
Api\PhpServices\Daemon\DaemonServiceInterface
;
use
Api\PhpServices\Daemon\DaemonServiceInterface
;
use
Api\PhpServices\Idgen\Idgen
;
use
Api\PhpUtils\Log\FileLog
;
use
\App\Models\marketing\mysql\ColonelDistributorColonel
;
use
\App\Models\marketing\mysql\ColonelDistributorInviteOrder
;
use
\App\Models\marketing\mysql\ColonelDistributorConfig
;
use
\App\Models\marketing\mysql\ColonelDistributorInviteOrderNum
;
use
\App\Models\marketing\mysql\ColonelDistributorPayInfo
;
use
\App\Exception\custom\InterfaceException
;
use
Api\PhpUtils\Http\HttpUtil
;
use
\App\Models\user\mysql\UserWechatBind
;
class
Colonelorder
implements
DaemonServiceInterface
class
Colonelorder
implements
DaemonServiceInterface
{
{
...
...
daemon/Colonelwallet.php
View file @
e7807c6a
...
@@ -10,7 +10,7 @@ use \App\Models\marketing\mysql\ColonelDistributorPayInfo;
...
@@ -10,7 +10,7 @@ use \App\Models\marketing\mysql\ColonelDistributorPayInfo;
use
\App\Exception\custom\InterfaceException
;
use
\App\Exception\custom\InterfaceException
;
use
Api\PhpUtils\Http\HttpUtil
;
use
Api\PhpUtils\Http\HttpUtil
;
class
Colonel
order
implements
DaemonServiceInterface
class
Colonel
wallet
implements
DaemonServiceInterface
{
{
public
function
run
()
public
function
run
()
{
{
...
...
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