|
@@ -851,7 +851,11 @@ func afterApproved(companyApprovalId int, opUserId int, opUserName string) (err
|
|
services.AddCompanyOperationRecord(recodeInfo.CompanyId, companyProduct.SellerId, opUserId, recodeInfo.ProductId, opUserId, companyProduct.CompanyName,
|
|
services.AddCompanyOperationRecord(recodeInfo.CompanyId, companyProduct.SellerId, opUserId, recodeInfo.ProductId, opUserId, companyProduct.CompanyName,
|
|
companyProduct.ProductName, opUserName, remark, operation, approveContent, opUserName, "", companyProduct.Status)
|
|
companyProduct.ProductName, opUserName, remark, operation, approveContent, opUserName, "", companyProduct.Status)
|