Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编译少了JobExcuteDto这个类,web工程也没有看到 #14

Open
peterzhou-aspose opened this issue Jul 28, 2022 · 5 comments
Open

Comments

@peterzhou-aspose
Copy link

编译少了JobExcuteDto这个类,web工程也没有看到

@chunjieyaya
Copy link

少了不止一个文件,跑起来,搞了半个小时

@chunjieyaya
Copy link

你跑起来了没?

@q6781087
Copy link

public class JobExcuteDto
{
public string JobId { get; set; }
public DateTime ExcuteTime { get; set; }
public Exception EX { get; set; }
public int ExcuteResult { get; set; }
public double ElapsedTime { get; set; }

}

@huangshixian2023
Copy link

少了不止一个文件,跑起来,搞了半个小时

咋跑起来了 好像不行

@DDDDaxiaa
Copy link

跑不起来啊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants