From e4f3f20340cdd5ef16cc273eadc72ac559994988 Mon Sep 17 00:00:00 2001 From: Rodney Chen <rodney.chen@hotmail.com> Date: 星期五, 26 七月 2024 15:36:08 +0800 Subject: [PATCH] 忘记new --- Tiger.Api/Controllers/Test/TestController.R.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/Tiger.Api/Controllers/Test/TestController.R.cs b/Tiger.Api/Controllers/Test/TestController.R.cs index a0c09bf..bb1017a 100644 --- a/Tiger.Api/Controllers/Test/TestController.R.cs +++ b/Tiger.Api/Controllers/Test/TestController.R.cs @@ -106,7 +106,6 @@ [HttpGet] public async Task<IActionResult> Get2Async(string param) { - var auth = new AuthOption() { UserId = "admin", ByOrg = true, ByWh = true }; //var data = await Biz.Db.Queryable<BIZ_ERP_PO>().Where(q => q.BILLTYPE == 11) // //.ByAuth("admin", DbAuth.Org | DbAuth.Wh) -- Gitblit v1.9.3