/*** * @file: * @author: caojianping * @Date: 2021-05-25 16:18:41 */ export declare const API: { /** 修改密码 */ updatePassword: string; };