닉네임 변경 가격 100 캔으로 변경
This commit is contained in:
		| @@ -303,7 +303,7 @@ class MemberQueryRepositoryImpl( | |||||||
|  |  | ||||||
|         return GetChangeNicknamePriceResponse( |         return GetChangeNicknamePriceResponse( | ||||||
|             price = if (changeCount > 0) { |             price = if (changeCount > 0) { | ||||||
|                 1000 |                 100 | ||||||
|             } else { |             } else { | ||||||
|                 0 |                 0 | ||||||
|             } |             } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user