fixing: callback transaction
This commit is contained in:
		| @@ -37,4 +37,9 @@ export class ProductHistoryPrice extends BaseModel { | ||||
|     default: 0, | ||||
|   }) | ||||
|   admin_price: number; | ||||
|  | ||||
|   @Column({ | ||||
|     default: 0, | ||||
|   }) | ||||
|   partner_fee: number; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user