FeedBackParams.ets 155 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 export interface FeedBackParams { content:string classifyFlagIds:string userContact:string userName:string appVersion:string appDevice:string }