메일보내기 폼 추가 (작성중)

This commit is contained in:
Chikyun
2019-03-03 10:59:03 +09:00
parent 97407e07b4
commit d729efb45b
17 changed files with 1129 additions and 580 deletions

View File

@@ -12,7 +12,8 @@ namespace FCOMMON
public enum eAutoType
{
purchase,
holyday
holyday,
project
}
public static int getAuth(eAutoType type, string uid)
{