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
3666d304
Commit
3666d304
authored
Sep 02, 2021
by
pengfei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update 团长分销-奖励脚本
parent
bfaa103b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
12 deletions
+2
-12
Colonelorder.php
application/modules/Job/controllers/Colonelorder.php
+1
-6
Colonelwallet.php
application/modules/Job/controllers/Colonelwallet.php
+1
-6
No files found.
application/modules/Job/controllers/Colonelorder.php
View file @
3666d304
<?php
/**
* Created by PhpStorm.
* User: pengfei@yidian-inc.com
* Date: 2021/8/31 1:36 下午
*/
use
App\Base\Job
;
use
Api\PhpServices\Idgen\Idgen
;
...
...
@@ -16,7 +11,7 @@ use App\Exception\custom\InterfaceException;
use
Api\PhpUtils\Http\HttpUtil
;
use
App\Models\user\mysql\UserWechatBind
;
class
Colonel
O
rderController
extends
Job
class
Colonel
o
rderController
extends
Job
{
const
DEFAULT_USER_BATCH_SIZE
=
100
;
...
...
application/modules/Job/controllers/Colonelwallet.php
View file @
3666d304
<?php
/**
* Created by PhpStorm.
* User: pengfei@yidian-inc.com
* Date: 2021/8/31 2:28 下午
*/
use
App\Base\Job
;
use
Api\PhpUtils\Log\FileLog
;
...
...
@@ -11,7 +6,7 @@ use App\Models\marketing\mysql\ColonelDistributorPayInfo;
use
App\Exception\custom\InterfaceException
;
use
Api\PhpUtils\Http\HttpUtil
;
class
Colonel
W
alletController
extends
Job
class
Colonel
w
alletController
extends
Job
{
public
function
indexAction
()
{
...
...
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