메일보내기 폼 추가 (작성중)
This commit is contained in:
@@ -12,7 +12,8 @@ namespace FCOMMON
|
||||
public enum eAutoType
|
||||
{
|
||||
purchase,
|
||||
holyday
|
||||
holyday,
|
||||
project
|
||||
}
|
||||
public static int getAuth(eAutoType type, string uid)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user