예제 #1
0
 /// <summary>
 /// 得到最大ID
 /// </summary>
 public int GetMaxId()
 {
     return(FMS_DbHelperMySQL.GetMaxID("id", "fms_kuan"));
 }
예제 #2
0
 /// <summary>
 /// 得到最大ID
 /// </summary>
 public int GetMaxId()
 {
     return(FMS_DbHelperMySQL.GetMaxID("Id", "fms_ac_period"));
 }
 /// <summary>
 /// 得到最大ID
 /// </summary>
 public int GetMaxId()
 {
     return(FMS_DbHelperMySQL.GetMaxID("id", "fms_costitem_dep"));
 }
예제 #4
0
 /// <summary>
 /// 得到最大ID
 /// </summary>
 public int GetMaxId()
 {
     return(FMS_DbHelperMySQL.GetMaxID("id", "fms_dkmassage"));
 }
예제 #5
0
 /// <summary>
 /// 得到最大ID
 /// </summary>
 public int GetMaxId()
 {
     return(FMS_DbHelperMySQL.GetMaxID("Id", "fms_supply_bank"));
 }
예제 #6
0
 /// <summary>
 /// 得到最大ID
 /// </summary>
 public int GetMaxId()
 {
     return(FMS_DbHelperMySQL.GetMaxID("refund_id", "fms_refund_bill"));
 }
 /// <summary>
 /// 得到最大ID
 /// </summary>
 public int GetMaxId()
 {
     return(FMS_DbHelperMySQL.GetMaxID("id", "fms_bank_list_excel"));
 }