sinake
3 天以前 6c432b3570649596c0fe7117cd5284dce19060cf
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 {