公告板
版本库
filestore
活动
搜索
登录
main
/
LifePaymentApi
生活缴费api
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
feat:根据用户ID获取用户是否为后台管理员 新增字段promoterIdNumber
sunpengfei
2025-06-09
a7364f0b20a2025585dbbddd52fa42bc4b51e86d
[LifePaymentApi.git]
/
LifePayment
/
LifePayment.Host
/
appsettings.Development.json
1
2
3
4
5
6
7
8
9
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}