export interface PageAiAnalysisPropertyResult { reason: string; isSucceed: boolean; }