Commit 898de112 by 赵增煜

返回处方id

parent 7cdeb248
......@@ -268,7 +268,7 @@ public function create(Request $request)
$pharmacistLog->save();
}
return $this->success('ok');
return $this->success($prescription_number);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment