Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pay
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
pay
Commits
3c6d2092
Commit
3c6d2092
authored
Aug 03, 2021
by
wanjilong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add: 调整trace
parent
d5f67a7f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
DingTalk.php
application/library/Helpers/DingTalk.php
+1
-1
Sdk.php
application/library/Helpers/Sdk.php
+1
-1
No files found.
application/library/Helpers/DingTalk.php
View file @
3c6d2092
<?php
<?php
namespace
Helpers
;
namespace
Helpers
;
use
Helpers
\Tracer
;
use
Api\PhpUtils\Log
\Tracer
;
/**
/**
* DingTalk 获取接口
* DingTalk 获取接口
...
...
application/library/Helpers/Sdk.php
View file @
3c6d2092
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
namespace
Helpers
;
namespace
Helpers
;
use
Api\PhpUtils\Log\FileLog
;
use
Api\PhpUtils\Log\FileLog
;
use
Helpers
\Tracer
;
use
Api\PhpUtils\Log
\Tracer
;
use
Api\PhpUtils\Http\HttpUtil
;
use
Api\PhpUtils\Http\HttpUtil
;
use
Api\PhpUtils\Http\Request
;
use
Api\PhpUtils\Http\Request
;
use
App\Exception\BaseException
;
use
App\Exception\BaseException
;
...
...
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