1.字段名改正。
This commit is contained in:
parent
79c3c6d0a0
commit
d20a9b2fb8
@ -140,7 +140,7 @@ public class ProductManager{
|
||||
boPL.setAttributeValue("target", target);
|
||||
boPL.setAttributeValue("inputuserid", userId);
|
||||
boPL.setAttributeValue("inputorgid", orgid);
|
||||
boPL.setAttributeValue("imputtime", StringFunction.getTodayNow());
|
||||
boPL.setAttributeValue("inputtime", StringFunction.getTodayNow());
|
||||
bomPL.saveObject(boPL);
|
||||
return "success";
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user