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