订单详情类,耗材字典bug修改,扫码添加
parent
fa28d577e7
commit
502f600775
@ -1,4 +1,4 @@
|
|||||||
package com.glxp.api.service.inout;
|
package com.glxp.api.service.inout;
|
||||||
|
|
||||||
public class IoOrderDetailBizService {
|
public interface IoOrderDetailBizService {
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
package com.glxp.api.service.inout.impl;
|
package com.glxp.api.service.inout;
|
||||||
|
|
||||||
public interface IoOrderDetailResultService {
|
public interface IoOrderDetailResultService {
|
||||||
}
|
}
|
Loading…
Reference in New Issue