//预留文件 // export const authSymbolKey = Symbol.for('winter: auth'); // export const Permission = (perFunc: Function): Function=> { // return (target: any, propertyKey: string, decorator: TypedPropertyDescriptor)=> { // Reflect.defineMetadata(); // }; // };