Browse Source

增加产品规格

qinqi 1 year ago
parent
commit
76ecf1d360
1 changed files with 1 additions and 0 deletions
  1. 1 0
      wwwroot/api/plc/plc_led_data.ashx

+ 1 - 0
wwwroot/api/plc/plc_led_data.ashx

@@ -70,6 +70,7 @@ public class plc_led_data : IHttpHandler
                                         WHEN instr(g.goodsspecification, '横排') = 1 THEN 4
                                         WHEN instr(g.goodsspecification, '295') = 1 THEN 5
                                         WHEN instr(g.goodsspecification, '220') = 1 THEN 6
+                                        WHEN instr(g.goodsspecification, '300') = 1 THEN 7
                                     END AS goodsspecification
                                     ,CASE
                                         WHEN instr(gt.goodstypename, '连体') = 1 THEN 1