From 530fed8ec225453572d57b15c200ab062c335457 Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期三, 01 十一月 2023 19:20:21 +0800 Subject: [PATCH] 公海member_id使用0 --- constvar/const.go | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/constvar/const.go b/constvar/const.go index cd33794..1107c6f 100644 --- a/constvar/const.go +++ b/constvar/const.go @@ -32,13 +32,6 @@ UserTypeSub // 瀛愯处鎴� ) -type NotAdmin int - -const ( - NotAdminAll NotAdmin = iota // 鍏捣 - NotAdminYes // 鎴戠殑瀹㈡埛 -) - type SalesStatus int const ( -- Gitblit v1.8.0