|
@@ -2384,7 +2384,7 @@ func (rg *RegisterController) Import(c *gin.Context) {
|
|
|
return
|
|
|
}
|
|
|
cs := &fms.ContractService{
|
|
|
- ProductId: crm.CompanyProductFicc,
|
|
|
+ ProductId: crm.CompanyProductRai,
|
|
|
ServiceTemplateId: tempItem.ServiceTemplateId,
|
|
|
Title: tempItem.Title,
|
|
|
Value: tempItem.Value,
|