fix bug
This commit is contained in:
@ -17,6 +17,11 @@ public class IncreaseNowMoneyDTO {
|
||||
*/
|
||||
private String link;
|
||||
|
||||
/**
|
||||
* 标题
|
||||
*/
|
||||
private String title;
|
||||
|
||||
/**
|
||||
* 金额
|
||||
*/
|
||||
|
Reference in New Issue
Block a user