sinake
2026-06-30 8611fa1fb659af4b9c4f894926ceb273b978a133
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceFundflowController.java
@@ -32,7 +32,7 @@
 * @author ruoyi
 * @date 2022-04-27
 */
@Api("资金审批流程")
@Api(description = "资金审批流程")
@RestController
@RequestMapping("/project/fundflow")
public class ServiceFundflowController extends BaseController {