namespace QuanTan.SDK.Model
{
public class QuanTanEditPriceNotifyRequest
public string OrderId { get; set; }
}