Commit 1dd7a48f by lihui.wang

向第三方 发送请求

parent 2dcda717
......@@ -3,6 +3,7 @@ package com.freemud.pay.job.entity;
import com.freemud.pay.job.dao.dbModel.PayMessageActiveDM;
import com.freemud.pay.job.dao.dbModel.PayMessageDM;
import org.springframework.stereotype.Component;
/**
* All rights Reserved, Designed By www.freemud.cn
......@@ -15,6 +16,7 @@ import com.freemud.pay.job.dao.dbModel.PayMessageDM;
* @Copyright: 2017 www.freemud.cn Inc. All rights reserved.
* 注意:本内容仅限于上海非码科技内部传阅,禁止外泄以及用于其他的商业目
*/
@Component
public class PayMessage {
private BaseParam baseParam;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment