|
@@ -1054,8 +1054,8 @@ public class ContractServiceImpl implements ContractService, InitializingBean {
|
|
|
|
|
|
if (studentInfo.getTenantId() == 1) {
|
|
|
if (OwnershipType.OWN.name().equals(params.get("ownershipType"))) {
|
|
|
- params.put("compayName", "深圳大雅乐盟网络教育股份有限公司");
|
|
|
- params.put("sealPicture", "https://daya-online.oss-cn-beijing.aliyuncs.com/website/cachet.png");
|
|
|
+ //params.put("compayName", "深圳大雅乐盟网络教育股份有限公司");
|
|
|
+ //params.put("sealPicture", "https://daya-online.oss-cn-beijing.aliyuncs.com/website/cachet.png");
|
|
|
} else {
|
|
|
params.put("compayName", "武汉长乐长风乐器销售有限公司");
|
|
|
params.put("sealPicture", "https://daya-online.oss-cn-beijing.aliyuncs.com/website/clcf.png");
|