| Name | Description | Type | Additional information |
|---|---|---|---|
| OldProductId |
被复制的商品ID int NOT NULL. |
integer |
Required |
| ProductId |
目标商品ID int NOT NULL. |
integer |
Required |
| IsDelete |
是否需要删除目标商品原有的单位 char(1) 1表示是,0表示否。 |
string |
Required |