Results 3 comments of QJesus

类库 dll 中不是 Controller/Action 代码,仅为普通方法,比如下面的 Class1.HelloWorld 方法。 ``` charp using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace DemoPlugin { public class Class1 { public dynamic HelloWorld(int times) { var...

同问:月份区间选择,这个确实是很常见的 ![image](https://user-images.githubusercontent.com/9971413/147552699-8315c321-a9eb-4e4c-b661-a91931347d29.png) 或者 面板 有什么 api 可以供外部调用设置?

有完整的代码么?