8 lines
101 B
C#
8 lines
101 B
C#
namespace YLErp.CustomizedBizLogic
|
|
{
|
|
public class BizLogicDX : BizLogicDefault
|
|
{
|
|
|
|
}
|
|
}
|