feat: license操作按钮调整
This commit is contained in:
@@ -26,6 +26,7 @@ export namespace LicenseApi {
|
||||
action: number; // 操作
|
||||
neCodeList: NeCode[]; // 操作
|
||||
oldLicense: License;
|
||||
hasHistory: boolean;
|
||||
}
|
||||
export interface NeCode {
|
||||
id: number; // 主键
|
||||
|
||||
Reference in New Issue
Block a user