예제 #1
0
 public static void UpdateCarParkSlotAllot(int argBlockId, int argCCID)
 {
     ProjectInfoDL.UpdateCarParkSlotAllot(argBlockId, argCCID);
 }