文件名从 Service/HStation.Service.Assets.Core/03-settings/01-paras/02-cal/Paras_Xhs_CAL.cs 修改 |
| | |
| | | 锘縩amespace HStation.Settings.Assets |
| | | 锘縩amespace HStation.Settings |
| | | { |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public class Paras_Xhs_CAL |
| | | public class Paras_Assets_CAL |
| | | { |
| | | /// <summary> |
| | | /// CAL绫诲瀷 |
| | |
| | | /// <summary> |
| | | /// HttpClient |
| | | /// </summary> |
| | | public Paras_Xhs_CAL_HttpClient HttpClient { get; set; } |
| | | public Paras_Assets_CAL_HttpClient HttpClient { get; set; } |
| | | |
| | | /// <summary> |
| | | /// LocalClient |
| | | /// </summary> |
| | | public Paras_Xhs_CAL_LocalClient LocalClient { get; set; } |
| | | public Paras_Assets_CAL_LocalClient LocalClient { get; set; } |
| | | } |
| | | } |