|
|
@ -19,7 +19,7 @@ import java.util.Map;
|
|
|
|
* @Description: K3_Get_SupplierInfo动作流调用
|
|
|
|
* @Description: K3_Get_SupplierInfo动作流调用
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
@org.springframework.stereotype.Service("workflow_action_K3_Get_CustomerInfo_Action")
|
|
|
|
@org.springframework.stereotype.Service("workflow_action_K3_Get_SupplierInfo_Action")
|
|
|
|
@Slf4j
|
|
|
|
@Slf4j
|
|
|
|
public class K3_Get_SupplierInfo_Action implements EsbServerlessRpcRemoteInterface {
|
|
|
|
public class K3_Get_SupplierInfo_Action implements EsbServerlessRpcRemoteInterface {
|
|
|
|
|
|
|
|
|
|
|
|