删掉租期相关错误东西
This commit is contained in:
@@ -106,11 +106,6 @@ func DefaultPublishOptions() PublishOptionsDTO {
|
||||
{ThresholdM: 380, Correction: 4},
|
||||
{ThresholdM: 530, Correction: 5},
|
||||
},
|
||||
RentRules: []PublishRentRule{
|
||||
{ThresholdM: 300, Days: 7},
|
||||
{ThresholdM: 100, Days: 3},
|
||||
{ThresholdM: 0, Days: 1},
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user