using HisData;
using NewLife.Cube;
namespace HisWeb.Areas.His.Controllers
{
[HisArea]
public class ZYBH0Controller : EntityController<ZYBH0>
//static ZYBH0Controller() => MenuOrder = 100;
}