@@ -103,4 +103,13 @@ public class AccountManagement extends BasePo {
*/
private String taxpayerCode;
+ /**
+ * 金蝶科目代码
+ */
+ private String jdSubjectCode;
+ * 金蝶科目名称
+ private String jdSubjectName;
+
}
@@ -58,4 +58,13 @@ public class AccountSubjects extends BasePo {
// */
// private Long paymentTypeId;