AssetManager.API/AssetManager.API
niannian zheng b5499ef7fe refactor: 将模型属性改为可为空类型以增强健壮性
- 修改ApiResponse、RiskParityConfig等DTO类的属性为可空类型
- 在策略计算器中添加空值检查逻辑
- 更新服务层代码处理可能的空值情况
- 添加发布配置文件FolderProfile.pubxml
2026-03-06 15:51:59 +08:00
..
Controllers refactor: 将模型属性改为可为空类型以增强健壮性 2026-03-06 15:51:59 +08:00
Properties refactor: 将模型属性改为可为空类型以增强健壮性 2026-03-06 15:51:59 +08:00
appsettings.Development.json feat: 初始化项目结构并添加基础功能 2026-02-18 20:36:09 +08:00
appsettings.json feat: 实现微信登录和用户信息管理功能 2026-02-26 11:56:14 +08:00
AssetManager.API.csproj Remove bin and obj directories from Git tracking 2026-02-24 19:25:28 +08:00
AssetManager.API.http feat: 初始化项目结构并添加基础功能 2026-02-18 20:36:09 +08:00
Program.cs feat: 完成 P0-1 实时价格/盈亏计算和 P0-2 汇率服务接口预留 2026-03-05 11:28:49 +00:00