fix:申报要素
This commit is contained in:
parent
bb9051668f
commit
e257bc5cb5
@ -877,9 +877,9 @@ public class SalesOrderUtils {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (customclass != null) {
|
// if (customclass != null) {
|
||||||
qFilter.and(new QFilter("yem_customclass.id", QCP.equals, customclass.getLong("id")));
|
// qFilter.and(new QFilter("yem_customclass.id", QCP.equals, customclass.getLong("id")));
|
||||||
}
|
// }
|
||||||
|
|
||||||
// if (hscode != null) {
|
// if (hscode != null) {
|
||||||
// qFilter.and(new QFilter("yem_hscodebase.id", QCP.equals, hscode.getLong("id")));
|
// qFilter.and(new QFilter("yem_hscodebase.id", QCP.equals, hscode.getLong("id")));
|
||||||
|
Loading…
Reference in New Issue
Block a user