1
chenyong
2026-01-16 4f288baecfa30feb385ab39b63553de943ba965e
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Services/Sys_CompanyRegistrationService.cs
@@ -74,7 +74,7 @@
            // 设置默认值
            registration.RegistrationStatus = "待审核";
            registration.Creater = "Systeam";
            registration.Creater = "System";
            // 创建 HTML 格式的邮件内容
            var bodyBuilder = new BodyBuilder();