shish 5 anni fa
parent
commit
34c6d5d25c
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      sql.sql

+ 5 - 0
sql.sql

@@ -1075,3 +1075,8 @@ ADD COLUMN `priceLabel`  tinyint(2) UNSIGNED NOT NULL DEFAULT 1 COMMENT '价格
 ALTER TABLE `xhGhsStockRecord`
 ALTER TABLE `xhGhsStockRecord`
 MODIFY COLUMN `itemNum`  decimal(10,2) NOT NULL DEFAULT 0.00 COMMENT '花材数量' AFTER `itemId`;
 MODIFY COLUMN `itemNum`  decimal(10,2) NOT NULL DEFAULT 0.00 COMMENT '花材数量' AFTER `itemId`;
 
 
+
+=========
+== shish 2021-2-2
+
+将供货商和零售店绑定到自己的开放平台下 并且更新 xhWxBase 和 xhWxMiniBase 下的openAppId值