上报处方平台时,增加了处方pdf地址2
This commit is contained in:
parent
a38570c358
commit
9421c5c14b
@ -222,7 +222,7 @@ class ReportPreProductOrderCommand extends HyperfCommand
|
||||
}
|
||||
|
||||
// 执行次数过多
|
||||
if ($redis_value > 3) {
|
||||
if ($redis_value > 300) {
|
||||
// 加入短信队列,通知管理员
|
||||
|
||||
return false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user