mirror of
https://gitee.com/ShopeX/OMS
synced 2026-05-01 20:55:41 +08:00
【优化】实收退导入界面
【新增】快捷菜单功能入口 【新增】爱库存电子面单获取
This commit is contained in:
@@ -28,6 +28,10 @@ class ome_autotask_timer_autoconfirmorderstockinc
|
||||
|
||||
public function process($params, &$error_msg = '')
|
||||
{
|
||||
|
||||
// 标品Saas线不开启此项功能
|
||||
return true;
|
||||
|
||||
set_time_limit(0);
|
||||
ignore_user_abort(1);
|
||||
@ini_set('memory_limit', '512M');
|
||||
|
||||
Reference in New Issue
Block a user