Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chenl
2017-03-14 10:26:51 +0800
Commit
d5eecb6bad9d833935e60a8e0e6075f9bd643cef
1 parent
414b9ce2
修改学生认证request为原生。review by caomei。
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/studentCertification/services/StudentService.js
js/studentCertification/services/StudentService.js
View file @
d5eecb6
'use strict'
;
import
Request
from
'../../common/services/Request'
;
import
Request
from
'../../common/services/
Native
Request'
;
export
default
class
StudentService
{
...
...
Please
register
or
login
to post a comment