测试操作

This commit is contained in:
weiyunlong 2024-09-14 17:40:20 +08:00
parent 90aed66376
commit 38f438647e
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ public class TestOPPlugin extends AbstractOperationServicePlugIn {
customerHeader.put("Content-Type", "application/json");
customerHeader.put("token", oaToken);
//组装请求体
// DynamicObject supplier = dataEntity.getDynamicObject("supplier");
// if (null != supplier) {