@@ -72,7 +72,7 @@ export interface IYsProfileTemplate {
gatherID: string;
businessType: BusinessTypeKey;
name: string;
- sort: number;
+ sort: string;
enable: boolean;
required: boolean;
folder: boolean;