sinake
5 天以前 24a2f363743d8a2e4aa038635ef1d8b60a8e7131
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 {