调整云仓商品关联

This commit is contained in:
luofei 2023-05-23 15:09:52 +08:00
parent 913291f95f
commit ea733f9fb8

View File

@ -19,7 +19,7 @@ class CloudProduct extends BaseModel
public static function tablePk(): string public static function tablePk(): string
{ {
return 'mer_id'; return 'product_id';
} }
public static function tableName(): string public static function tableName(): string