From 57774f29e9e7ea318c8eeb79f36b397b989ca631 Mon Sep 17 00:00:00 2001 From: EasternUnbeaten Date: Sun, 5 Apr 2020 20:51:35 +0800 Subject: [PATCH] =?UTF-8?q?com.central.oauth.model.Client=20=E9=87=8C?= =?UTF-8?q?=E9=9D=A2=E7=9A=84authorizedGrantTypes=20=20=E5=86=99=E6=AD=BB?= =?UTF-8?q?=E4=BA=86=20=E5=AF=BC=E8=87=B4=20web-oss=E7=9A=84=E5=8D=95?= =?UTF-8?q?=E7=82=B9=E7=99=BB=E5=BD=95=E7=9A=84=E6=A1=88=E4=BE=8B,?= =?UTF-8?q?=E4=B8=80=E7=9B=B4=E5=A4=B1=E8=B4=A5,=E5=8E=9F=E5=9B=A0?= =?UTF-8?q?=E6=98=AF=E4=B8=80=E7=9B=B4=E6=8B=BF=E5=88=B0=E5=86=99=E6=AD=BB?= =?UTF-8?q?=E7=9A=84=E5=80=BC=E5=AF=BC=E8=87=B4=E7=9A=84,=E6=89=80?= =?UTF-8?q?=E4=BB=A5=E6=94=B9=E6=88=90=E5=8E=BB=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E6=9F=A5=20authorized=5Fgrant=5Ftypes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zlt-uaa/src/main/resources/mapper/ClientMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zlt-uaa/src/main/resources/mapper/ClientMapper.xml b/zlt-uaa/src/main/resources/mapper/ClientMapper.xml index 6a23273d..f49b3f73 100644 --- a/zlt-uaa/src/main/resources/mapper/ClientMapper.xml +++ b/zlt-uaa/src/main/resources/mapper/ClientMapper.xml @@ -45,7 +45,7 @@