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

tcc-transaction-server中的分页问题 #44

Closed
weldon01 opened this issue Nov 16, 2016 · 1 comment
Closed

tcc-transaction-server中的分页问题 #44

weldon01 opened this issue Nov 16, 2016 · 1 comment

Comments

@weldon01
Copy link

tcc-transaction-server中的分页问题。
TransactionController.java中的 modelAndView.addObject("urlWithoutPaging", tccDomain + "/manager/domain/" + domain); 应改为 modelAndView.addObject("urlWithoutPaging", tccDomain + "/management/domain/" + domain);

@changmingxie
Copy link
Owner

@weldon01 谢谢,已改。

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

2 participants