package dto_admin type OperationReduceDiamondRequest struct { Diamond string UserNo string Memo string Pwd string }