9 lines
101 B
C#
9 lines
101 B
C#
|
|
namespace YLErp.CustomizedBizLogic
|
|
{
|
|
public class BizLogicALQH : BizLogicBHRS
|
|
{
|
|
|
|
}
|
|
}
|