Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
RIT_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박권수
2021-05-24 14:15:59 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f3b7b43921208b451a0bd9b0e63601cfdffce9ab
f3b7b439
1 parent
5f17a373
style. blank remove
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
server/src/api/medicine/medicine.ctrl.js
server/src/api/medicine/medicine.ctrl.js
View file @
f3b7b43
...
...
@@ -28,7 +28,6 @@ exports.medicineSearch = async(ctx) => {
ctx
.
status
=
200
;
ctx
.
body
=
result
;
}
exports
.
medicineGet
=
async
(
ctx
)
=>
{
...
...
Please
register
or
login
to post a comment