taiwan-invoice-skill 2.6.3 → 2.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -16286,8 +16286,8 @@ async function initCommand(options) {
|
|
|
16286
16286
|
console.log();
|
|
16287
16287
|
console.log(import_chalk3.default.yellow("\u652F\u63F4\u7684\u767C\u7968\u5E73\u53F0\uFF1A"));
|
|
16288
16288
|
console.log(import_chalk3.default.dim(" \u2022 \u7DA0\u754C\u767C\u7968 (ECPay)"));
|
|
16289
|
-
console.log(import_chalk3.default.dim(" \u2022 \
|
|
16290
|
-
console.log(import_chalk3.default.dim(" \u2022 \
|
|
16289
|
+
console.log(import_chalk3.default.dim(" \u2022 \u901F\u8CB7\u914D (SmilePay)"));
|
|
16290
|
+
console.log(import_chalk3.default.dim(" \u2022 \u5149\u8CBF (Amego)"));
|
|
16291
16291
|
console.log();
|
|
16292
16292
|
console.log(import_chalk3.default.yellow("\u5E38\u898B\u4F7F\u7528\u7BC4\u4F8B\uFF1A"));
|
|
16293
16293
|
console.log(import_chalk3.default.dim(" 1. \u300C\u5E6B\u6211\u6574\u5408\u7DA0\u754C\u96FB\u5B50\u767C\u7968\u958B\u7ACB\u300D"));
|