This commit is contained in:
wangchuxiao
2023-03-09 12:46:56 +08:00
parent fae6fdc3ed
commit 8904ebccbc
5 changed files with 29 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
package cmd
type AuthCmd struct {
*RpcCmd
}