供应商档案增加备注字段

2024年8月8日 17:50:35
This commit is contained in:
xiang2lin 2024-08-08 17:50:39 +08:00
parent 0a3c2882f5
commit fb1017c7e1
1 changed files with 1 additions and 0 deletions

View File

@ -313,6 +313,7 @@ public class SeeyonExtServiceImpl implements ISeeyonExtService {
oArchives.put("cVenPerson", formmain0225.getString("field0014")); oArchives.put("cVenPerson", formmain0225.getString("field0014"));
oArchives.put("cVenPhone", formmain0225.getString("field0015")); oArchives.put("cVenPhone", formmain0225.getString("field0015"));
oArchives.put("cVenHand", formmain0225.getString("field0015")); oArchives.put("cVenHand", formmain0225.getString("field0015"));
oArchives.put("cMemo", formmain0225.getString("field0023"));
//oArchives.put("bVenTax", "false"); //oArchives.put("bVenTax", "false");
//oArchives.put("bLicenceDate", "false"); //oArchives.put("bLicenceDate", "false");
//oArchives.put("bBusinessDate", "false"); //oArchives.put("bBusinessDate", "false");