- GetNavHistoryAsync现在会自动检查是否有历史数据 - 无历史数据时自动调用BackfillNavHistoryInternalAsync - 拆分内部回填方法,避免重复验证权限
7 lines
139 B
HTTP
Executable File
7 lines
139 B
HTTP
Executable File
@AssetManager.API_HostAddress = http://localhost:5049
|
|
|
|
GET {{AssetManager.API_HostAddress}}/weatherforecast/
|
|
Accept: application/json
|
|
|
|
###
|