修复供应商类型默认值为null

This commit is contained in:
476474485@qq.com 2025-03-24 11:05:53 +08:00
parent 43711374d6
commit 77e2db8dd7
1 changed files with 1 additions and 1 deletions

View File

@ -467,7 +467,7 @@ public class WsCustomerSynchronizationEventServiceImpl extends BaseService<WsCus
def9 = "03";
break;
default:
def9 = "4599320723300108944";
def9 = null;
break;
}