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