Beispiel #1
0
 // 更改快取時間
 public static void UpdateCacheTime(Int64 time, Int64 comp_xid)
 {
     ApiAccountDAL.UpdCacheTime(time, comp_xid);
 }