调整云仓商品关联
This commit is contained in:
parent
913291f95f
commit
ea733f9fb8
@ -19,7 +19,7 @@ class CloudProduct extends BaseModel
|
||||
|
||||
public static function tablePk(): string
|
||||
{
|
||||
return 'mer_id';
|
||||
return 'product_id';
|
||||
}
|
||||
|
||||
public static function tableName(): string
|
||||
|
Loading…
x
Reference in New Issue
Block a user