fix:付款申请-发票信息按照一合同多车进行调整

This commit is contained in:
maliang 2021-06-15 10:02:21 +08:00
parent f25f80fbae
commit 2c4ccbbfca

View File

@ -14,7 +14,7 @@ public interface LB_INVOICE_INFO_TEMP{
*/
public static final String CLASS_NAME = "jbo.com.tenwa.entity.comm.invoice.LB_INVOICE_INFO_TEMP";
/**
* 唯一标识 STRING(32)<br>
* 唯一标识 STRING(32 )<br>
*/
public static final String id = "id";
/**