This commit is contained in:
张成
2025-12-24 23:17:22 +08:00
parent 6b7ce7c9aa
commit cde30bbd59
3 changed files with 9 additions and 6 deletions

View File

@@ -447,6 +447,7 @@ module.exports = {
console.log('[保存投递配置成功]', {
sn_code,
deliver_config:new_deliver_config,
auto_deliver: auto_deliver_value,
timestamp: new Date().toISOString()
});