同步内网

main
鹿和sa0ChunLuyu 6 days ago
parent 40efed17ad
commit 544ddd1b8f

@ -213,7 +213,6 @@ public function SignIn(){
'note' => '通知PacS', 'note' => '通知PacS',
'data' => json_encode($pacs_res,JSON_UNESCAPED_UNICODE) 'data' => json_encode($pacs_res,JSON_UNESCAPED_UNICODE)
]); ]);
if (!!$pacs_res['status']) { if (!!$pacs_res['status']) {
return \Yz::JsonReturn(true, '报道成功', ['orderNo' => $orderNo, 'pacs_info' => $pacs_res]); return \Yz::JsonReturn(true, '报道成功', ['orderNo' => $orderNo, 'pacs_info' => $pacs_res]);
} else { } else {

Loading…
Cancel
Save