zhuangchong commented on pull request #5895:
URL: https://github.com/apache/dolphinscheduler/pull/5895#issuecomment-894971598


   > Common methods should be modified here, not every api internal method.
   
   There are currently several situations, resulting in the need to modify each 
Service layer
   1. Multiple controllers use Page paging query
   2. The original logic is to obtain PageInfo data at the controller layer and 
convert it into a new data structure. The PageInfo data structure is 
reconstructed here, and all the Service layers involved need to be modified.
   3. A small part of the controller layer directly returns the PageInfo data 
structure.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to