@ -1,7 +1,6 @@
/**
* @description: Login interface parameters
*/
import {string} from "vue-types";
export interface LoginParams {
username: string;