修改接口路径

This commit is contained in:
2025-09-03 18:22:01 +08:00
parent c96390384d
commit 8122ffc6b7
22 changed files with 27 additions and 13 deletions

View File

@@ -10,6 +10,7 @@ using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using System.Windows;
using DMS.WPF.Interfaces;
namespace DMS.WPF.Services;