装修合同业务分类
This commit is contained in:
@@ -71,6 +71,7 @@ public class CoolStoreStartFlowServiceImpl implements CoolStoreStartFlowService
|
||||
String url = null;
|
||||
if (Constants.TWO_INTEGER == type) {
|
||||
url = xfsgUrl + Constants.FRANCHISE_AGREEMENT_COMPANY + "?timestamp=" + requestMap.get("timestamp") + "&signature=" + requestMap.get("signature");
|
||||
request.setZxhtywfl("3121375929356587766");
|
||||
} else if (Constants.ONE_INTEGER == type) {
|
||||
url = xfsgUrl + Constants.FRANCHISE_AGREEMENT_PERSON + "?timestamp=" + requestMap.get("timestamp") + "&signature=" + requestMap.get("signature");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user