按建议完成四层目录统一,并同步调整命名空间和所有引用。
主要结果:
Cnc/Matrix 已统一。
Inspection/{Archive, Documentation, Results, Pool} 已统一。
Main/{Viewport, Overlay, Recording} 已统一。
Hardware/{Camera, Coordinate} 已统一。
权限、账户、登录统一归入 Security。
This commit is contained in:
@@ -9,7 +9,7 @@ using XP.Hardware.MotionControl.Abstractions.Enums;
|
||||
using Xunit;
|
||||
using XplorePlane.Models;
|
||||
using XplorePlane.Services.Cnc;
|
||||
using XplorePlane.Services.Matrix;
|
||||
using XplorePlane.Services.Cnc.Matrix;
|
||||
using XplorePlane.ViewModels.Cnc;
|
||||
|
||||
namespace XplorePlane.Tests.ViewModels
|
||||
|
||||
Reference in New Issue
Block a user