feat: 切换 schema dump 基线并增强返点结算与管理校验
This commit is contained in:
@@ -9,7 +9,7 @@ use App\Services\LotterySettings;
|
||||
/**
|
||||
* 将「最小货币单位」整数格式化为展示用字符串(不改变业务数字,仅格式化)。
|
||||
*
|
||||
* 拆分位数由 {@see config('lottery.ui.format.currency.decimals')} 决定,默认 2(即 ÷100)。
|
||||
* 展示格式固定为 2 位小数、`.` 小数点、`,` 千分位;不从后台设置或环境变量读取。
|
||||
*/
|
||||
final class CurrencyFormatter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user