调整
This commit is contained in:
@@ -22,6 +22,12 @@ export interface SettleDetail {
|
||||
userId?: any;
|
||||
days?: any;
|
||||
dailyAmount?: any;
|
||||
month?: any;
|
||||
day?: any;
|
||||
payRate?: any;
|
||||
inDate?: any;
|
||||
outDate?: any;
|
||||
realAmount?: any;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user