Beispiel #1
0
 // 取快取時間
 public static Int64 GetCache(Int64 comp_xid)
 {
     return(ApiAccountDAL.GetCacheTime(comp_xid));
 }