|
@@ -31,10 +31,10 @@ using WingInterfaceLibrary.Request.AIDiagnosis;
|
|
|
using WingInterfaceLibrary.DTO.Record;
|
|
|
using WingInterfaceLibrary.DTO.Comment;
|
|
|
|
|
|
-namespace ReportService.Service
|
|
|
+namespace WingAIDiagnosisService.Service
|
|
|
{
|
|
|
/// <summary>
|
|
|
- /// 报告服务
|
|
|
+ /// AI诊断服务
|
|
|
/// </summary>
|
|
|
public partial class AIDiagnosisService : JsonRpcService, IAIDiagnosisService
|
|
|
{
|