Now that you're setup to test your application, let's walk through listing an item using the SDK.
现在,您已经准备好测试您的应用了,现在让我们看看如何利用 SDK 来列出商品。
Now you need to setup the synchronization rule, which is a mapping of the RequisitePro fields to the work item fields.
现在您需要创建同步化规则,它就是requisitepro字段对工作项字段的映射。
The Item class is the same one used in the previous article, but it no longer implements any manual serialization methods. Figure 1 depicts this simple setup.
item类与前一篇文章中使用的一样,但是不再实现任何手工序列化方法。
应用推荐