forked from free-lancers/electricity_bill_calc_service
a
This commit is contained in:
@@ -89,7 +89,6 @@ func (wd _WithdrawRepository) FindWithdraw(page int, keyword *string) ([]model.W
|
||||
fmt.Println(err)
|
||||
return []model.Withdraw{}, 0, err
|
||||
}
|
||||
fmt.Println("数据库中读取的指定数据:", reports)
|
||||
|
||||
var withdrawReses []model.Withdraw
|
||||
|
||||
|
Reference in New Issue
Block a user