class DingSDK::Shared::FeedbackResponse

def initialize(uuid: nil)

def initialize(uuid: nil)
  @uuid = uuid
end