AIMS/AIMSEntity/BLL/Extension/BNotesRecord.cs
leomon ca639ee117 禁食水28 营养中等
评估时间默认入室加一小时
麻醉已转入的情况下 护士再转入判断
门诊床号-
金州登记表
2023-05-17 01:40:14 +08:00

13 lines
204 B
C#

using System;
using AIMSDAL;
using AIMSModel;
using AIMSObjectQuery;
using System.Collections;
using System.Collections.Generic;
namespace AIMSBLL
{
public partial class BNotesRecord
{
}
}