#I7A7YE 建议加入打印功能

This commit is contained in:
wintel
2023-09-16 20:24:19 +08:00
parent 319986ae1c
commit 852d52436a
6 changed files with 457 additions and 124 deletions

View File

@@ -0,0 +1,7 @@
namespace OpenAuth.App.Request
{
public class QuerySysPrinterPlanListReq : PageReq
{
}
}