重构SP5中声明自定义扩展类为API调用时间:2024-04-07 16:34:19展的自定义类方法想要被前端异步调用必须在方法中 1.首先类必须继承自 AppService 类 2.方法必须指定特性 [ActionDescription("名称","编号")]