核算维度科目余额(工序)
This commit is contained in:
parent
3e3791e03f
commit
144947a518
|
@ -20,7 +20,7 @@ public class SubjectbalancePlugin extends AbstractListPlugin implements Plugin
|
||||||
String itemKey = evt.getItemKey();
|
String itemKey = evt.getItemKey();
|
||||||
if("zcgj_gatdata".equals(itemKey)) {
|
if("zcgj_gatdata".equals(itemKey)) {
|
||||||
//科目余额表自动取数
|
//科目余额表自动取数
|
||||||
SubjectbalanceAutoData.getData();
|
SubjectbalanceAutoData.getData();//其他
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue