删除了修改秘钥
This commit is contained in:
parent
8b670dda74
commit
1056cb657c
@ -173,9 +173,6 @@
|
||||
<if test="resourceIds != null and resourceIds != ''">
|
||||
resource_ids = #{resourceIds},
|
||||
</if>
|
||||
<if test="clientSecret != null and clientSecret != ''">
|
||||
client_secret = #{clientSecret},
|
||||
</if>
|
||||
<if test="scope != null and scope != ''">
|
||||
scope = #{scope},
|
||||
</if>
|
||||
|
Loading…
Reference in New Issue
Block a user