|
@@ -25,7 +25,7 @@ public class OrderItemsHelper extends BaseClass {
|
|
|
|
|
|
//执行是否自动返利结算
|
|
|
public void executeAutoRebate(Long sa_orderid, Long sys_enterpriseid) throws YosException {
|
|
|
- Row enterpriseRow = dbConnect.runSqlQuery(0, "");
|
|
|
+// Row enterpriseRow = dbConnect.runSqlQuery(0, "");
|
|
|
|
|
|
|
|
|
}
|