支付优化
This commit is contained in:
@ -9,5 +9,5 @@ import java.math.BigDecimal;
|
||||
*/
|
||||
public interface CardApi {
|
||||
|
||||
Boolean recharge(BigDecimal money,Long userId);
|
||||
void recharge(BigDecimal money,Long userId);
|
||||
}
|
||||
|
Reference in New Issue
Block a user