mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-06-23 17:02:07 +08:00
8 lines
110 B
C#
8 lines
110 B
C#
|
|
namespace OpenAuth.App.Request
|
||
|
|
{
|
||
|
|
public class QuerySysPrinterPlanListReq : PageReq
|
||
|
|
{
|
||
|
|
|
||
|
|
}
|
||
|
|
}
|