|
|
@@ -534,6 +534,7 @@ public class FsPatientBaseInfoServiceImpl extends ServiceImpl<FsPatientBaseInfoM
|
|
|
packetParam.setMpAppId(param.getAppId());
|
|
|
packetParam.setUser(user);
|
|
|
packetParam.setProjectFlag(true);
|
|
|
+ packetParam.setAmount(amount);
|
|
|
//小程序
|
|
|
packetParam.setSource(2);
|
|
|
packetParam.setCompanyId(companyUser.getCompanyId());
|