dynamics ax 2012:
class Info
/*
No SYS code must exist in this method
*/
void startupPost()
{
Box::confirm("这是启动测试");
}dynamics ax 2012:
class Info
/*
No SYS code must exist in this method
*/
void startupPost()
{
Box::confirm("这是启动测试");
}
留言评论
暂无留言