Loading src/Service/Interfaces/StoreServiceInterface.php +5 −4 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ interface StoreServiceInterface public function createWarehousing(array $data): array; /** * description:生产单结束获取统计单号值 * author: fuyunnan Loading @@ -52,3 +51,5 @@ interface StoreServiceInterface * Date: 2020/7/10 */ public function listSourceNoProduct($sourceNo): array } No newline at end of file Loading
src/Service/Interfaces/StoreServiceInterface.php +5 −4 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ interface StoreServiceInterface public function createWarehousing(array $data): array; /** * description:生产单结束获取统计单号值 * author: fuyunnan Loading @@ -52,3 +51,5 @@ interface StoreServiceInterface * Date: 2020/7/10 */ public function listSourceNoProduct($sourceNo): array } No newline at end of file