Skip to content

Instantly share code, notes, and snippets.

{"cause":null,"stackTrace":[{"classLoaderName":null,"moduleName":null,"moduleVersion":null,"methodName":"decode","fileName":"ProblemErrorDecoder.java","lineNumber":56,"nativeMethod":false,"className":"vn.gobiz.canines.alaska.client.error.ProblemErrorDecoder"}],"title":"tenant_domain_not_found","status":"BAD_REQUEST","detail":"Can not find the tenant domain of tenant 'vnlog'","parameters":{},"message":"tenant_domain_not_found: Can not find the tenant domain of tenant 'vnlog'","instance":null,"type":"about:blank","suppressed":[{"cause":null,"stackTrace":[{"classLoaderName":null,"moduleName":null,"moduleVersion":null,"methodName":"decode","fileName":"ProblemErrorDecoder.java","lineNumber":56,"nativeMethod":false,"className":"vn.gobiz.canines.alaska.client.error.ProblemErrorDecoder"},{"classLoaderName":null,"moduleName":null,"moduleVersion":null,"methodName":"lambda$decode$0","fileName":"ReactiveStatusHandlers.java","lineNumber":49,"nativeMethod":false,"className":"reactivefeign.client.statushandler.ReactiveStatu
@dinhnguyen
dinhnguyen / Thống kê đơn Shopee
Last active September 10, 2021 06:05
Thống kê đơn Shopee
var tongDonHang = 0;
var tongTienDuocGiamMggShopee=0;
var tongTienDuocGiamMggShopeeShop=0;
var tongTienChiTieu = 0;
var tongTienTietKiem=0;
var tongTienHang = 0;
var tongTienVanChuyenChuaGiam = 0;
var tongTienVanChuyenDuocGiam = 0;
var tongSanPhamDaMua = 0;
var trangThaiDonHangConKhong = true;
74 QUÁN cafe "tạm gọi" là SPECIALTY tại HÀ NỘI !!
KHU TÂY HỒ
Cotero coffee: tô ngọc vân
Ta coffee: cạnh khách sạn tây hồ cũ
Capella coffee: Tô ngọc vân
Tapies coffee: đối diện chợ hoa quảng bá
Le Chat cafe: Nguyễn Đình Thi
Cotero: Nguyễn trung trực
Oriberry : Xuân Diệu

Keybase proof

I hereby claim:

  • I am dinhnguyen on github.
  • I am dinhnguyen (https://keybase.io/dinhnguyen) on keybase.
  • I have a public key ASDBUnJ5-G-JJPXEpcqsdGCyUKHGXN6VyDD--0RcWfQuGQo

To claim this, I am signing this object:

DO
$do$
DECLARE startValue integer := 41;
DECLARE endValue integer := 60;
DECLARE counter integer;
DECLARE prefix text = 'bonotox';
BEGIN
counter := startValue;
LOOP exit when counter > endValue;
insert into hq_user(id, username, email, fullname, password, created_by, created_at)
<ul id="products">
{% for product in products %}
<li>
<h2>{{ product.name }}</h2>
Chỉ từ {{ product.price | money }}
<p>{{ product.description | truncatewords: 200 }}</p>
</li>
{% endfor %}
</ul>
<meta property="og:url" content="{{ canonical_url }}">
<meta property="og:site_name" content="{{ store.name }}">
{% if template contains 'product' %}
<meta property="og:type" content="product">
<meta property="og:title" content="{{ product.name | strip_html }}">
{% for image in product.images limit:1 %}
<meta property="og:image" content="http:{{ image.src | img_url: 'grande' }}">
<meta property="og:image:secure_url" content="https:{{ image.src | img_url: 'grande' }}">
{% endfor %}
<meta property="og:price:amount" content="{{ product.price | money_without_currency }}">
<meta property="og:url" content="{{ canonical_url }}">
<meta property="og:site_name" content="{{ store.name }}">
{% if template contains 'product' %}
<meta property="og:type" content="product">
<meta property="og:title" content="{{ product.name | strip_html }}">
{% for image in product.images limit:1 %}
<meta property="og:image" content="http:{{ image.src | img_url: 'grande' }}">
<meta property="og:image:secure_url" content="https:{{ image.src | img_url: 'grande' }}">
{% endfor %}
<meta property="og:price:amount" content="{{ product.price | money_without_currency }}">
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
{% if settings.enable_favicon %}
<link rel="shortcut icon" href="{{ 'favicon.png' | asset_url }}" type="image/png">
{% endif %}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
{% if settings.enable_favicon %}
<link rel="shortcut icon" href="{{ 'favicon.png' | asset_url }}" type="image/png">
{% endif %}