|
@ -1,6 +1,7 @@ |
|
|
package org.nl.b_lms.storage_manage.ios.service.iostorInv; |
|
|
package org.nl.b_lms.storage_manage.ios.service.iostorInv; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
import com.alibaba.fastjson.JSONArray; |
|
|
import com.alibaba.fastjson.JSONObject; |
|
|
import com.alibaba.fastjson.JSONObject; |
|
|
import com.baomidou.mybatisplus.extension.service.IService; |
|
|
import com.baomidou.mybatisplus.extension.service.IService; |
|
|
import org.nl.b_lms.storage_manage.ios.service.iostorInv.dao.StIvtIostorinv; |
|
|
import org.nl.b_lms.storage_manage.ios.service.iostorInv.dao.StIvtIostorinv; |
|
@ -81,7 +82,6 @@ public interface IStIvtIostorinvOutService extends IService<StIvtIostorinv> { |
|
|
*/ |
|
|
*/ |
|
|
void allDiv(JSONObject whereJson); |
|
|
void allDiv(JSONObject whereJson); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* 手工分配 |
|
|
* 手工分配 |
|
|
* @param whereJson:{ |
|
|
* @param whereJson:{ |
|
|