Files
zszq-trs/YLErpDAL/CustomizedBizLogic/BizLogicALQH.cs
2024-05-09 14:06:26 +08:00

9 lines
101 B
C#

namespace YLErp.CustomizedBizLogic
{
public class BizLogicALQH : BizLogicBHRS
{
}
}